Skip to main content
Anchor to FulfillmentOrderHoldUserErrorCode

FulfillmentOrderHoldUserErrorCode

enum

Possible error codes that can be returned by FulfillmentOrderHoldUserError.

Anchor to DUPLICATE_FULFILLMENT_HOLD_HANDLEDUPLICATE_FULFILLMENT_HOLD_HANDLE

The handle provided for the fulfillment hold is already in use by this app for another hold on this fulfillment order.

Anchor to DUPLICATED_FULFILLMENT_ORDER_LINE_ITEMSDUPLICATED_FULFILLMENT_ORDER_LINE_ITEMS

The fulfillment order line items are not unique.

Anchor to FULFILLMENT_ORDER_HOLD_LIMIT_REACHEDFULFILLMENT_ORDER_HOLD_LIMIT_REACHED

The maximum number of fulfillment holds for this fulfillment order has been reached for this app. An app can only have up to 10 holds on a single fulfillment order at any one time.

Anchor to FULFILLMENT_ORDER_NOT_FOUNDFULFILLMENT_ORDER_NOT_FOUND

The fulfillment order could not be found.

Anchor to FULFILLMENT_ORDER_NOT_SPLITTABLEFULFILLMENT_ORDER_NOT_SPLITTABLE

The fulfillment order is not in a splittable state.

The fulfillment order line item quantity must be greater than 0.

Anchor to INVALID_LINE_ITEM_QUANTITYINVALID_LINE_ITEM_QUANTITY

The fulfillment order line item quantity is invalid.

The input value is already taken.


Was this section helpful?

•OBJECT

An error that occurs during the execution of FulfillmentOrderHold.


Was this section helpful?