Anchor to InventoryShipmentAddItemsUserErrorCodeInventory
enumInventory Shipment Add Items User Error Code
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- Anchor to DUPLICATE_ITEMDUPLICATE_ITEM
A single item can't be listed twice.
- Anchor to INVALID_QUANTITYINVALID_QUANTITY
The quantity is invalid.
- Anchor to INVALID_SHIPMENT_STATUSINVALID_SHIPMENT_STATUS
Current shipment status does not support this operation.
- Anchor to ITEM_NOT_FOUNDITEM_NOT_FOUND
The item was not found.
- Anchor to LOCATION_NOT_FOUNDLOCATION_NOT_FOUND
The location selected can't be found.
- Anchor to SHIPMENT_NOT_FOUNDSHIPMENT_NOT_FOUND
The shipment was not found.
- Anchor to UNTRACKED_ITEMUNTRACKED_ITEM
The item does not track inventory.
Was this section helpful?