Skip to main content
GET
Inventory - Get Item Free

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

sku
string
required

Item SKU to look up free inventory for

warehouse_ids
string[]

Filter by warehouse IDs

Response

Free (available) inventory for the item

free
number
required

Free inventory quantity (on_hand - reserved)

on_hand
number
required

Total on-hand quantity across locations

reserved
number
required

Total reserved quantity from open orders