Anchor to InventoryTransferEditUserErrorCodeInventory
InventoryTransferEditUserErrorCode
enum
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- Anchor to INTERNAL_ERRORINTERNAL_ERROR•
Unexpected internal error happened.
- 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 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?