Anchor to FulfillmentOrderHoldUserErrorCodeFulfillment
enumFulfillment Order Hold User Error Code
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- 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.
- Anchor to GREATER_THAN_ZEROGREATER_
THAN_ ZERO 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.
- Anchor to TAKENTAKEN
The input value is already taken.
Was this section helpful?
Anchor to FieldsFields
- •OBJECT
An error that occurs during the execution of
.
Was this section helpful?