Inventory Set Scheduled Changes User Error Code
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- DUPLICATE_FROM_NAME
- DUPLICATE_TO_NAME
- ERROR_UPDATING_SCHEDULED
- IDEMPOTENCY_CONCURRENT_REQUEST
- IDEMPOTENCY_KEY_PARAMETER_MISMATCH
- INCLUSION
- INVALID_FROM_NAME
- INVALID_REASON
- INVALID_TO_NAME
- INVENTORY_ITEM_NOT_FOUND
- INVENTORY_STATE_NOT_FOUND
- ITEMS_EMPTY
- LEDGER_DOCUMENT_INVALID
- LOCATION_NOT_FOUND
- SAME_FROM_TO_NAMES
- 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 IDEMPOTENCY_CONCURRENT_REQUESTIDEMPOTENCY_
CONCURRENT_ REQUEST This request is currently in progress, please try again.
- Anchor to IDEMPOTENCY_KEY_PARAMETER_MISMATCHIDEMPOTENCY_
KEY_ PARAMETER_ MISMATCH The same idempotency key cannot be used with different operation parameters.
- 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 LEDGER_DOCUMENT_INVALIDLEDGER_
DOCUMENT_ INVALID The ledger document URI is invalid.
- 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.
Anchor to FieldsFields
- •OBJECT
An error that occurs during the execution of
.