Checking inventory levels
Learn how to retrieve the available quantity and time of inventory items.
Submitting an inventory-level request
An inventory level
{
"data": [
{
"locationId": "afe95639-8181-4b66-86a6-1a9493d5419d",
"inventoryItemId": "ce4ce2de-530c-4da2-bf8a-f0f8cf059095",
"available": true,
"availableQuantity": 6,
"liveMode": false,
"updatedTime": "2018-04-25T20:36:00Z"
}
]
}Product location
Product availability
Using an inventory level
Last updated