Skip to main content
Anchor to InventoryTransferRemoveItemsUserErrorCode

InventoryTransferRemoveItemsUserErrorCode

enum

Possible error codes that can be returned by InventoryTransferRemoveItemsUserError.

Anchor to ALL_QUANTITY_SHIPPEDALL_QUANTITY_SHIPPED

The item cannot have its shippable quantity removed if all of its quantity is fully allocated in one or more shipments.

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_ON_DRAFT_SHIPMENT_WITH_ZERO_QUANTITYITEM_PRESENT_ON_DRAFT_SHIPMENT_WITH_ZERO_QUANTITY

The item cannot be removed because it exists in a draft shipment with zero quantity.

The location selected can't be found.

The transfer was not found.


Was this section helpful?