Inventory levels
Last updated
Last updated
An inventory level represents the available quantity of an inventory item at a specific location. Each inventory level belongs to one inventory item and has one location.
Get all Inventory levels.
/inventory-levels
A filter on the list based on the updatedTime field. The value can be a string with an ISO-8601 UTC format datetime or it can be a dictionary with the following options:
updatedTime[gt]=2020-09-22T12:09:44Z
Only return inventory levels for these inventory items.
Only return inventory levels for locations that ship to this country.
Only return available (i.e. greater than zero) inventory levels.