Anchor to InventoryTransferEditUserErrorCodeInventory
enumInventory Transfer Edit User Error Code
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- Anchor to INTERNAL_ERRORINTERNAL_
ERROR Unexpected internal error happened.
- Anchor to INVENTORY_STATE_NOT_ACTIVEINVENTORY_
STATE_ NOT_ ACTIVE The item is not stocked at the intended location.
- Anchor to LOCATION_NOT_ACTIVELOCATION_
NOT_ ACTIVE The location selected is not active.
- Anchor to LOCATION_NOT_FOUNDLOCATION_
NOT_ FOUND The location selected can't be found.
- Anchor to TAG_EXCEEDS_MAX_LENGTHTAG_
EXCEEDS_ MAX_ LENGTH The tag exceeds the maximum length.
- Anchor to TRANSFER_LOCATION_IMMUTABLETRANSFER_
LOCATION_ IMMUTABLE The location of a transfer cannot be updated. Only Draft Transfers can mutate their locations.
- Anchor to TRANSFER_NOT_FOUNDTRANSFER_
NOT_ FOUND The transfer was not found.
- Anchor to TRANSFER_ORIGIN_CANNOT_BE_THE_SAME_AS_DESTINATIONTRANSFER_
ORIGIN_ CANNOT_ BE_ THE_ SAME_ AS_ DESTINATION The origin location cannot be the same as the destination location.
Was this section helpful?
Anchor to FieldsFields
- •OBJECT
An error that occurs during the execution of
.
Was this section helpful?