stack

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

AdminTypes.FulfillmentOrderAssignmentStatus enum

The assigment status to be used to filter fulfillment orders.

Signature:

export declare enum FulfillmentOrderAssignmentStatus 

Enumeration Members

Member Value Description
CancellationRequested "CANCELLATION_REQUESTED" Fulfillment orders for which the merchant has requested cancellation of the previously accepted fulfillment request.
FulfillmentAccepted "FULFILLMENT_ACCEPTED" Fulfillment orders for which the merchant’s fulfillment request has been accepted. Any number of fulfillments can be created on these fulfillment orders to completely fulfill the requested items.
FulfillmentRequested "FULFILLMENT_REQUESTED" Fulfillment orders for which the merchant has requested fulfillment.