Skip to main content
Log inSign up
mutation

Requires write_inventory access scope. Also: The user must have a permission to activate an inventory item.

Activate an inventory item at a location.

•

The initial available quantity of the inventory item being activated at the location.

•
ID!required

The ID of the inventory item to activate.

•
ID!required

The ID of the location of the inventory item being activated.

•

The initial on_hand quantity of the inventory item being activated at the location.


Was this section helpful?

Anchor to InventoryActivatePayload returnsInventoryActivatePayload returns

•

The inventory level that was activated.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?