InventoryItem
object
Represents goods that can be shipped to customers. It stores basic information about the items, including the SKU and whether they are tracked.
Fields
The ISO 3166-1 alpha-2 country/region code for the origin of the product.
Date and time of the inventory item's creation.
The standardized system code for the item.
The ID of inventory item.
The quantity of inventory items at a specified location.
The list of the quantity of the inventory item that can be stored at each location.
Indicates if the inventory item needs to be shipped.
The SKU of the inventory item. This is a case-sensitive string.
Track the inventory levels of this item or not.
Date and time of the last update to the inventory item.
The variant ID of this inventoryItem
Status and error codes
For detailed information about common codes, see Status and error codes.
Was this article helpful to you?