...
Code Block |
---|
{ "channelName": "ERPP", "locationCode": "temp1", "orderCodes": [ "3008-17128" ], "transporter": "SELF" } |
Parameter Name | Data Type | Description | Mandatory |
| Object | List of orders whose manifest is to be created | Yes |
| String | channel name to which the orders belong | Yes |
| String | Location code to which the orders belong | Yes |
| String | transporter to whom the manifest would be handed over | Yes |
Response
Code Block |
---|
{
"handoverDocumentUrl":"https://storage.googleapis.com/qa3-bucket/1100164431/HANDOVER/cb6e6c0c-0945-4f5f-a20d-276921229195.pdf",
"externalManifestId":"34567"
} |
Parameter Name | Data Type | Description |
| String | Combined manifest and handover document |
| String | Identifier for the manifest created by Shopfront platform for the order |