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_ACTIVELOCATION_
NOT_ ACTIVE The location selected is not active.
- 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?
Anchor to FieldsFields
- •OBJECT
An error that occurs during the execution of
.
Was this section helpful?