An access token is required to call this API. Refer to Authorization for more information about how to obtain the token.
Returns an InventoryLevel object by ID.
Arguments
id ● ID!non-null
The returned InventoryLevel's id.
Return
createdAt ● Date
Date and time of the inventory level's creation.
id ● ID
The ID of Inventory level for the specified location.
item ● InventoryItem
The inventory item related to the inventoryLevel.
More
itemId ● ID
The ID of Inventory item associated with the inventory level.
locationId ● ID
The ID of location.
quantities ● [InventoryQuantity]
The quantity of the requested name.
More
updatedAt ● Date
Date and time of the last update to the inventory level.
Status and error codes
For detailed information about common codes, see Status and error codes.
Was this article helpful to you?