FulfillmentOrderHoldUserErrorCode
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 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.