Anchor to section titled 'undefined'

inventoryActivate
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.

Anchor to inventoryItemId
inventoryItemId
required

The ID of the inventory item to activate.

Anchor to locationId
locationId
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.

Anchor to stockAtLegacyLocation
stockAtLegacyLocation
default:false

Allow activation at or away from fulfillment service location with sku sharing off. This will deactivate inventory at all other locations.


Was this section helpful?

The inventory level that was activated.

The list of errors that occurred from executing the mutation.


Was this section helpful?