Anchor to InventoryTransferCreateUserErrorCodeInventory
enumInventory Transfer Create User Error Code
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- Anchor to BUNDLED_ITEMBUNDLED_ITEM
Bundled items cannot be used for this operation.
- Anchor to DUPLICATE_ITEMDUPLICATE_ITEM
A single item can't be listed twice.
- Anchor to INVALID_QUANTITYINVALID_QUANTITY
The quantity is invalid.
- Anchor to INVENTORY_STATE_NOT_ACTIVEINVENTORY_STATE_NOT_ACTIVE
The item is not stocked at the intended location.
- Anchor to ITEM_NOT_FOUNDITEM_NOT_FOUND
The item was not found.
- 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_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.
- Anchor to UNTRACKED_ITEMUNTRACKED_ITEM
The item does not track inventory.
Was this section helpful?