Skip to main content

Get Product Inventory

GET 

/api/products/:productId/inventory

Get detailed inventory breakdown for a product across all warehouses. Includes FBA real-time data, Pan-EU rollup, supplier drop-ship inventory, and purchase order inbound quantities.

Required scope: products:read

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

Authentication: Requires Bearer token. 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