Inbound | POST |
Summary
This API will handover the orders in OMS and required marketplace.
Description
Request
{ "locationCode": "l123", "channelId": "Myntra", "transporter": "sku123", "orderCodes": [] }
Parameter Name | Data Type | Description | Mandatory |
| String | Unique code used by the channel to identify the order | yes |
Response
{ "successList": [], "failureList": [] }
HttpStatus : 200
Parameter Name | Data Type | Description | Mandatory |