Skip to main content
Log inSign up
Anchor to FulfillmentOrderAssignmentStatus

FulfillmentOrderAssignmentStatus

enum

The assigment status to be used to filter fulfillment orders.

Anchor to CANCELLATION_REQUESTEDCANCELLATION_REQUESTED
•

Fulfillment orders for which the merchant has requested cancellation of the previously accepted fulfillment request.

Anchor to FULFILLMENT_ACCEPTEDFULFILLMENT_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.

Anchor to FULFILLMENT_REQUESTEDFULFILLMENT_REQUESTED
•

Fulfillment orders for which the merchant has requested fulfillment.

Anchor to FULFILLMENT_UNSUBMITTEDFULFILLMENT_UNSUBMITTED
•

Fulfillment orders for which the merchant hasn't yet requested fulfillment.


Was this section helpful?

•
ARGUMENTDeprecated

The assigment status of the fulfillment orders that should be returned. If assignmentStatus argument is not provided, then the query will return all assigned fulfillment orders, except those that have the CLOSED status.


Was this section helpful?