Anchor to InventoryTransferSetItemsUserErrorCodeInventory
InventoryTransferSetItemsUserErrorCode
enum
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 INVALID_TRANSFER_STATUSINVALID_TRANSFER_STATUS•
Current transfer status does not support this operation.
- 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 TRANSFER_NOT_FOUNDTRANSFER_NOT_FOUND•
The transfer was not found.
- Anchor to UNTRACKED_ITEMUNTRACKED_ITEM•
The item does not track inventory.
Was this section helpful?