stack

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

AdminTypes.FulfillmentOrderMerchantRequestKind enum

The kinds of request merchants can make to a fulfillment service.

Signature:

export declare enum FulfillmentOrderMerchantRequestKind 

Enumeration Members

Member Value Description
CancellationRequest "CANCELLATION_REQUEST" The merchant requests cancellation of an IN_PROGRESS fulfillment order.
FulfillmentRequest "FULFILLMENT_REQUEST" The merchant requests fulfillment for an OPEN fulfillment order.