Skip to main content

Get Product Inventory

GET 

/api/v2/products/:product/inventory

Get inventory breakdown by warehouse for a product.

Required scope: products:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token.

Includes FBA/AWD real-time data, Pan-European rollup, listing counts, inbound quantities, and backorder coverage (backorder_planned = unfulfilled demand without stock; backorder_awaiting_receipt = backordered demand covered by inbound POs). FBA/AWD warehouses show real-time data; standard warehouses use cached ProductInventory. Each warehouse row and the totals include non_sellable — physically-present stock in non-sellable bins (excluded from available but included in on-hand).

Request

Responses

OK

Response Headers
    Content-Type