inventoryBulkToggleActivation
mutation
An access token is required to call this API. Refer to Authorization for more information about how to obtain the token.
Adjust activation status of inventory items at different locations.
- When an inventory item is activated at a specific location, it permits that location to store the item
- When an inventory item is deactivated at a specific location, the inventory quantities at that location are cleared, and the item is disabled.
Arguments
The inventory item ID needing activation status modification.
Use the input fields to indicate if the inventory item needs activation at the specified location, supporting a maximum of 100 updates.
Return
The updated inventory item.
The inventory levels that were activated.
A list of the errors encountered during the mutation.
Status and error codes
For detailed information about common codes, see Status and error codes.
Was this article helpful to you?