An access token is required to call this API. Refer to Authorization for more information about how to obtain the token.
Retrieve a InventoryItem using the provided ID.
Arguments
id ● ID!non-null
The returned InventoryItem's id.
Return
countryCodeOfOrigin ● CountryCode
The ISO 3166-1 alpha-2 country/region code for the origin of the product.
More
createdAt ● Date
Date and time of the inventory item's creation.
harmonizedSystemCode ● String
The standardized system code for the item.
id ● ID
The ID of inventory item.
inventoryLevel ● InventoryLevel
The quantity of inventory items at a specified location.
More
inventoryLevels ● InventoryLevelConnection
The list of the quantity of the inventory item that can be stored at each location.
More
requiredShipping ● Boolean
Indicates if the inventory item needs to be shipped.
sku ● String
The SKU of the inventory item. This is a case-sensitive string.
tracked ● Boolean
Track the inventory levels of this item or not.
updatedAt ● Date
Date and time of the last update to the inventory item.
variantId ● ID
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?