Skip to main content
Anchor to InventoryBinItemQuantity

InventoryBinItemQuantity

object

Requires read_inventory access scope.

The quantity of an inventory item stored in a bin.


Note

This object is available only in the unstable API version and to development stores that have enabled the Physical inventory feature preview.


•InventoryBin!
non-null

The bin that stores the inventory item.

•InventoryItem

The inventory item stored in the bin, if it's still available.

•Int!
non-null

The on-hand quantity of the inventory item in the bin.


Was this section helpful?