InventoryQuantity
object
Represents the quantity of inventory items with the specific name at the specific location.
Fields
The name identifying the inventory quantities.
| Inventory state | Description |
|---|---|
| available | The inventory that a merchant can sell. Available inventory isn’t committed to any orders and isn’t part of incoming transfers. |
| on_hand | The total number of units that are physically at a location. The on_hand state equals the sum of inventory quantities that are in the available, committed and unavailable states. |
| committed | The number of units that are part of a placed order but aren't fulfilled. When a draft order is created, the inventory isn't committed until the draft order is completed and an order is created. |
| unavailable | The on-hand units that are temporarily set aside. For example, a merchant might want to set on-hand units aside for holds or inspection. |
The quantity of the specified name.
The date and time of the last quantity update.
Status and error codes
For detailed information about common codes, see Status and error codes.
Map
Field from
InventoryQuantity
Was this article helpful to you?