Skip to main content
Required scopes: inventory_read
Int!
required
The quantity available to sell.
Int!
required
The quantity that can be built from components.
Int!
required
The quantity committed to existing orders.
required
When the record was created.
ID!
required
The id of this inventory level.
A fulfillment-oriented view of the product, readable by anyone who can see this level (e.g. a 3PL). For the full product, use product.Requires: inventory_read
The location these inventory levels are held at.Requires: locations_read
The full product these inventory levels are for. Only readable by the account that owns the product; use inventoryProduct otherwise.Requires: products_read
Int!
required
The total quantity on hand at the location.
Int!
required
The quantity reserved across all reservation buckets.
required
When the record was last updated.