stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > FulfillmentOrderLineItemsPreparedForPickupUserErrorCode

AdminTypes.FulfillmentOrderLineItemsPreparedForPickupUserErrorCode enum

Possible error codes that can be returned by FulfillmentOrderLineItemsPreparedForPickupUserError.

Signature:

export declare enum FulfillmentOrderLineItemsPreparedForPickupUserErrorCode 

Enumeration Members

Member Value Description
FulfillmentOrderInvalid "FULFILLMENT_ORDER_INVALID" Invalid fulfillment order ID provided.
NoLineItemsToPrepareForFulfillmentOrder "NO_LINE_ITEMS_TO_PREPARE_FOR_FULFILLMENT_ORDER" The fulfillment order does not have any line items that can be prepared.
UnableToPrepareQuantity "UNABLE_TO_PREPARE_QUANTITY" Unable to prepare quantity.