Anchor to InventorySetScheduledChangesUserErrorCodeInventory
InventorySetScheduledChangesUserErrorCode
enum
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- Anchor to DUPLICATE_FROM_NAMEDUPLICATE_FROM_NAME•
The item can only have one scheduled change for quantity name as the fromName.
- Anchor to DUPLICATE_TO_NAMEDUPLICATE_TO_NAME•
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.
- Anchor to INCLUSIONINCLUSION•
The specified field is invalid.
- Anchor to INVALID_FROM_NAMEINVALID_FROM_NAME•
The specified fromName is invalid.
- Anchor to INVALID_REASONINVALID_REASON•
The specified reason is invalid.
- Anchor to INVALID_TO_NAMEINVALID_TO_NAME•
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.
- Anchor to ITEMS_EMPTYITEMS_EMPTY•
At least 1 item must be provided.
- Anchor to LOCATION_NOT_FOUNDLOCATION_NOT_FOUND•
The location couldn't be found.
- Anchor to SAME_FROM_TO_NAMESSAME_FROM_TO_NAMES•
The from_name and to_name can't be the same.
Was this section helpful?