Anchor to InventoryTransferRemoveItemsUserErrorCodeInventory
InventoryTransferRemoveItemsUserErrorCode
enum
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- Anchor to CANT_REMOVE_ALL_ITEMS_FROM_READY_TO_SHIP_TRANSFERCANT_REMOVE_ALL_ITEMS_FROM_READY_TO_SHIP_TRANSFER•
A ready to ship transfer must have at least one item.
- Anchor to INVALID_TRANSFER_STATUSINVALID_TRANSFER_STATUS•
Current transfer status does not support this operation.
- Anchor to ITEM_NOT_FOUNDITEM_NOT_FOUND•
The item was not found.
- Anchor to ITEM_PRESENT_IN_SHIPMENTITEM_PRESENT_IN_SHIPMENT•
Items can't be removed if they are already present in shipment.
- Anchor to TRANSFER_NOT_FOUNDTRANSFER_NOT_FOUND•
The transfer was not found.
Was this section helpful?