Anchor to InventoryShipmentCreateInTransitUserErrorCodeInventory
enumInventory Shipment Create In Transit User Error Code
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- DUPLICATE_ITEM
- EMPTY_SHIPMENT_INPUT
- IDEMPOTENCY_CONCURRENT_REQUEST
- IDEMPOTENCY_KEY_PARAMETER_MISMATCH
- INVALID_ITEM
- INVALID_QUANTITY
- INVALID_SHIPMENT_INPUT
- INVALID_TRANSFER_STATUS
- INVALID_URL
- INVENTORY_STATE_NOT_ACTIVE
- ITEM_NOT_FOUND
- ITEMS_EMPTY
- LOCATION_NOT_ACTIVE
- SHIPMENT_NOT_FOUND
- TRANSFER_NOT_FOUND
- UNTRACKED_ITEM
- Anchor to DUPLICATE_ITEMDUPLICATE_
ITEM A single item can't be listed twice.
- Anchor to EMPTY_SHIPMENT_INPUTEMPTY_
SHIPMENT_ INPUT The shipment input cannot be empty.
- Anchor to IDEMPOTENCY_CONCURRENT_REQUESTIDEMPOTENCY_
CONCURRENT_ REQUEST This request is currently inprogress, please try again.
- Anchor to IDEMPOTENCY_KEY_PARAMETER_MISMATCHIDEMPOTENCY_
KEY_ PARAMETER_ MISMATCH The same idempotency key cannot be used with different operation parameters.
- Anchor to INVALID_ITEMINVALID_
ITEM One or more items are not valid.
- Anchor to INVALID_QUANTITYINVALID_
QUANTITY The quantity is invalid.
- Anchor to INVALID_SHIPMENT_INPUTINVALID_
SHIPMENT_ INPUT The shipment input is invalid.
- Anchor to INVALID_TRANSFER_STATUSINVALID_
TRANSFER_ STATUS Current transfer status does not support this operation.
- Anchor to INVALID_URLINVALID_
URL The URL is invalid.
- 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 ITEMS_EMPTYITEMS_
EMPTY The list of line items is empty.
- Anchor to LOCATION_NOT_ACTIVELOCATION_
NOT_ ACTIVE The location selected is not active.
- Anchor to SHIPMENT_NOT_FOUNDSHIPMENT_
NOT_ FOUND The shipment was not found.
- Anchor to TRANSFER_NOT_FOUNDTRANSFER_
NOT_ FOUND The transfer was not found.
- Anchor to UNTRACKED_ITEMUNTRACKED_
ITEM The item does not track inventory.
Was this section helpful?
Anchor to FieldsFields
- Anchor to InventoryShipmentCreateInTransitUserError.codeInventory•OBJECT
Shipment Create In Transit User Error.code An error that occurs during the execution of
.
Was this section helpful?