Anchor to InventoryTransferAddDraftShipmentUserErrorCodeInventory
InventoryTransferAddDraftShipmentUserErrorCode
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 EMPTY_SHIPMENT_INPUTEMPTY_SHIPMENT_INPUT•
The shipment input cannot be empty.
- Anchor to INTERNAL_ERRORINTERNAL_ERROR•
Unexpected internal error happened.
- Anchor to INVALID_ITEMINVALID_ITEM•
One or more items are not valid.
- Anchor to INVALID_QUANTITYINVALID_QUANTITY•
The quantity is invalid.
- Anchor to INVALID_SHIPMENT_INPUTINVALID_SHIPMENT_INPUT•
The shipment input is invalid.
- Anchor to INVALID_TRANSFER_STATUSINVALID_TRANSFER_STATUS•
Current transfer status does not support this operation.
- Anchor to INVALID_URLINVALID_URL•
The URL is invalid.
- 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?