Anchor to section titled 'undefined'

InventoryBulkToggleActivationUserErrorCode
enum

Possible error codes that can be returned by InventoryBulkToggleActivationUserError.


value-cannotdeactivatefromonlylocation
CANNOT_DEACTIVATE_FROM_ONLY_LOCATION

Cannot unstock an inventory item from the only location at which it is stocked.

value-committedinventoryatlocation
COMMITTED_INVENTORY_AT_LOCATION

Cannot unstock this inventory item from this location because it has committed quantities.

value-failedtostockatlocation
FAILED_TO_STOCK_AT_LOCATION

Failed to stock this inventory item at this location.

value-failedtounstockfromlocation
FAILED_TO_UNSTOCK_FROM_LOCATION

Failed to unstock this inventory item from this location.

value-genericerror
GENERIC_ERROR

An error occurred while setting the activation status.

value-incominginventoryatlocation
INCOMING_INVENTORY_AT_LOCATION

Cannot unstock this inventory item from this location because it has incoming quantities.

value-inventoryitemnotfound
INVENTORY_ITEM_NOT_FOUND

The inventory item was not found.

value-inventorymanagedby3rdparty
INVENTORY_MANAGED_BY_3RD_PARTY

Cannot stock this inventory item at this location because it is managed by a third-party fulfillment service.

value-inventorymanagedbyshopify
INVENTORY_MANAGED_BY_SHOPIFY

Cannot stock this inventory item at this location because it is managed by Shopify.

value-locationnotfound
LOCATION_NOT_FOUND

The location was not found.

value-missingsku
MISSING_SKU

Cannot stock this inventory item at this location because the variant is missing a SKU.

value-reservedinventoryatlocation
RESERVED_INVENTORY_AT_LOCATION

Cannot unstock this inventory item from this location because it has unavailable quantities.

value-committedandincominginventoryatlocation
COMMITTED_AND_INCOMING_INVENTORY_AT_LOCATION
deprecated

Cannot unstock this inventory item from this location because it has committed and incoming quantities. This error code is deprecated. Both INCOMING_INVENTORY_AT_LOCATION and COMMITTED_INVENTORY_AT_LOCATION codes will be returned as individual errors instead.


Was this section helpful?

The error code.


Was this section helpful?
Map
InventoryBulkToggleActivationUserErrorCode