...
Parameter Name | Data Type | Description | Mandatory |
| String | Identifier for a warehouse in channel | Yes |
| Object[] | List of inventories to be updated | |
| Integer | Absolute quantity available for sale in AssureOMS | Yes |
| String | Code used by channel to identify an SKU | Yes |
| String | Additional code by channel to identify an SKU | No |
| String | Minimum expiry date of the item guaranteed by AssureOMS | No |
Response
Code Block | ||
---|---|---|
| ||
{ "failureList": [], "successList": [ "302" ] } |
...