...
Parameter Name | Data Type | Description | Mandatory | |||||
| String | Code to uniquely identify an order | Yes | |||||
| String | Location of the warehouse where the order is created | Yes | |||||
| Object[] | List of boxes in the order | Yes (min size = 1, max size = 250) |
| String | Code <String> | Codes to uniquely identify a box the boxes in an order Min Value: 1 Max Value: 250 | Yes |
Response
Empty Response
...