Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to InventorySetScheduledChangesUserErrorCode

InventorySetScheduledChangesUserErrorCode

enum

Possible error codes that can be returned by InventorySetScheduledChangesUserError.

•

The item can only have one scheduled change for quantity name as the fromName.

•

The item can only have one scheduled change for quantity name as the toName.

Anchor to ERROR_UPDATING_SCHEDULEDERROR_UPDATING_SCHEDULED
•

There was an error updating the scheduled changes.

•

The specified field is invalid.

•

The specified fromName is invalid.

•

The specified reason is invalid.

•

The specified toName is invalid.

Anchor to INVENTORY_ITEM_NOT_FOUNDINVENTORY_ITEM_NOT_FOUND
•

The inventory item was not found.

Anchor to INVENTORY_STATE_NOT_FOUNDINVENTORY_STATE_NOT_FOUND
•

The inventory item was not found at the location specified.

•

At least 1 item must be provided.

Anchor to LEDGER_DOCUMENT_INVALIDLEDGER_DOCUMENT_INVALID
•

The ledger document URI is invalid.

•

The location couldn't be found.

•

The from_name and to_name can't be the same.


Was this section helpful?