View changes Dsco made to inventory, including failed attempts to change inventory.
Method | GET |
Path | /inventory/log |
Url Params | See below |
Body | none |
Response JSON |
ItemInventoryChangeLogResponse |
Request Headers |
Standard headers |
Details
Use this API to find out what inventory update changes were requested and of those which were successful or not. Note that item inventory may be updated either via APIs, file upload feeds or manually via the Dsco customer portal. This API will return record of inventory change regardless of which method was used to make the change.
Request Url Params
Param Name | Req | Type | Description |
---|---|---|---|
startDate | ✓ | isodate | The start date to retrieve inventory update logs from, inclusive |
endDate | ✓ | isodate | The end date to retrieve inventory update logs from, exclusive |
status | enum | A status to filter the results to, one of the following...
|
Comments
Please sign in to leave a comment.