...
Code Block |
---|
{ "locationCode": "wd003", "products": [ { "quantity": 40, "channelSkuCode":"ITEM302", } ] } |
Parameter Name | Data Type | Description | Mandatory |
| String | Location from which inventory is being pushed | Yes |
| Object[] | List of products to be updated | Yes |
| String | Scannable barcode on the product | Yes |
| int | Aboluste Quantity of inventory available for the product in eWMS | 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
|