Inbound | POST | /usp/picklist/create
...
Parameter Name | Data Type | Description | Mandatory |
| string | Channel for which the picklist is being released | yes |
locationCode | string | location for which the picklist is being released | yes |
pickListCode | string | external picklist reference. This will me mapped in USP for reference | no |
orderList | object[] | array of orders to be released | yes |
orderList.orderCode | string | marketPlace orderId | yes |
...