...
Warning |
---|
Note: One batch can contain maximum of 300 SKUs. |
Request
Code Block | ||
---|---|---|
| ||
{ "locationCode": "wd003", "products": [ { "quantity": 40, "channelSkuCode":"ITEM302", } ] } |
Parameter Name | Data Type | Description | Mandatory |
| String |
Identifier for the location for which inventory will be synced to channel. | Yes | ||
| Object[] | List of products for which inventory needs to be updated | Yes |
| String | Scannable barcode on the product | Yes |
| int | Aboluste Quantity of inventory available for the product in |
external WMS. | Yes |
Response
Code Block | ||
---|---|---|
| ||
{ "failureProducts": [], "successProducts": [ "302" ] } |
HttpStatus : 200
Parameter Name | Data Type | Description |
| String[] | List of |
| String[] | List of |
Expand | ||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||||||||||
Request
Response
HttpStatus : 200
|
Expand | |||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||||||||||||
Request
Response
HttpStatus : 200
|