Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

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 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?


Was this section helpful?