Skip to main content
Log inSign up
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.

•

The location couldn't be found.

•

The from_name and to_name can't be the same.


Was this section helpful?