This API will manifest the orders in Increff OMS system and the respective marketplace passed in channelName.
This API is used to generate the manifest in Increff OMS for the orders passed in request body and the respective marketplace integrated from Increff system and will return the manifest code & manifest document to external fulfillment system.
{
"locationCode": "l123",
"channelName": "Myntra",
"transporter": "sku123",
"orderCodes": ["101","102","103"]
}