An access token is required to call this API. Refer to Authorization for more information about how to obtain the token.
Activate an inventory item in a specific location.
Arguments
available ● Int
Initial available quantities of inventory items activated at that location.
inventoryItemId ● ID!non-null
The inventory item ID to be activated
locationId ● ID!non-null
The inventory item's location ID being activated.
onHand ● Int
Initial on-hand quantities of inventory items activated at that location.
Return
inventoryLevel ● InventoryLevel
The activated inventory level.
More
userErrors ● [UserError!]!non-null
A list of the errors encountered during the mutation.
More
Status and error codes
For detailed information about common codes, see Status and error codes.
Was this article helpful to you?