Skip to main content
Log inSign up
Anchor to InventoryTransferRemoveItemsUserErrorCode

InventoryTransferRemoveItemsUserErrorCode

enum

Possible error codes that can be returned by InventoryTransferRemoveItemsUserError.

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.

•

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.

•

The transfer was not found.


Was this section helpful?