Skip to main content

Get one product’s inventory

GET 

/inventory/products/:sku

Returns one shippable product with the quantity each connected integration holds, the combined total, its stock status and the threshold that status was resolved against. Served from the same cached snapshot as GET /inventory, so the two can never disagree. Answers 404 when no shippable product in the catalogue carries the SKU.

Request

Responses