Skip to main content
Anchor to InventoryShipmentCreateUserErrorCode

InventoryShipmentCreateUserErrorCode

enum

Possible error codes that can be returned by InventoryShipmentCreateUserError.

This barcode is already assigned to another shipment.

Bundled items cannot be used for this operation.

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 in progress, 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 IDEMPOTENCY_RECORD_NOT_FOUNDIDEMPOTENCY_RECORD_NOT_FOUND

The idempotency record was found but the associated scheduled changes no longer exist.

One or more items are not valid.

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.

The URL is invalid.

The item was not found.

The location selected is not active.

The transfer was not found.

The item does not track inventory.


Was this section helpful?

•OBJECT

An error that occurs during the execution of InventoryShipmentCreate.


Was this section helpful?