Anchor to InventoryTransferRemoveItemsUserErrorCodeInventory
Inventory Transfer Remove Items User Error Code
enum
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- 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.
- Anchor to ITEM_NOT_FOUNDITEM_NOT_FOUND•
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.
- Anchor to TRANSFER_NOT_FOUNDTRANSFER_NOT_FOUND•
The transfer was not found.
Was this section helpful?