Anchor to InventoryShipmentReceiveUserErrorCodeInventory
InventoryShipmentReceiveUserErrorCode
enum
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- Anchor to INTERNAL_ERRORINTERNAL_ERROR•
Unexpected internal error happened.
- 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 INVENTORY_STATE_NOT_ACTIVEINVENTORY_STATE_NOT_ACTIVE•
The item is not stocked at the intended location.
- Anchor to ITEM_NOT_FOUNDITEM_NOT_FOUND•
The item was not found.
- Anchor to SHIPMENT_NOT_FOUNDSHIPMENT_NOT_FOUND•
The shipment was not found.
Was this section helpful?