...
Parameter Name | Data Type | Description | Mandatory |
| String | Location code of the warehouse from where the order will be shipped | yes |
| Object[] | List of handover items | yes |
| String | Unique code used by the channel to identify order | yes |
| String | Unique code used by the channel to identify shipment | yes |
Response
{
...
Code Block | ||
---|---|---|
| ||
{ "hasError": |
...
false, "errorMessage":"message" } |
HttpStatus : 200