OrderDisplayFulfillmentStatus
Represents the order's aggregated fulfillment status for display purposes.
Anchor to Valid valuesValid values
- Anchor to FULFILLEDFULFILLED•
Displayed as Fulfilled. All the items in the order have been fulfilled.
- Anchor to IN_PROGRESSIN_PROGRESS•
Displayed as In progress. Some of the items in the order have been fulfilled, or a request for fulfillment has been sent to the fulfillment service.
- Anchor to ON_HOLDON_HOLD•
Displayed as On hold. All of the unfulfilled items in this order are on hold.
- Anchor to OPENOPEN•
Displayed as Open. None of the items in the order have been fulfilled. Replaced by "UNFULFILLED" status.
- Anchor to PARTIALLY_FULFILLEDPARTIALLY_FULFILLED•
Displayed as Partially fulfilled. Some of the items in the order have been fulfilled.
- Anchor to PENDING_FULFILLMENTPENDING_FULFILLMENT•
Displayed as Pending fulfillment. A request for fulfillment of some items awaits a response from the fulfillment service. Replaced by the "IN_PROGRESS" status.
- Anchor to RESTOCKEDRESTOCKED•
Displayed as Restocked. All the items in the order have been restocked. Replaced by the "UNFULFILLED" status.
- Anchor to SCHEDULEDSCHEDULED•
Displayed as Scheduled. All of the unfulfilled items in this order are scheduled for fulfillment at later time.
- Anchor to UNFULFILLEDUNFULFILLED•
Displayed as Unfulfilled. None of the items in the order have been fulfilled.
Anchor to FieldsFields
- •OBJECT
The fulfillment status for the order that can be shown to the merchant. This field does not capture all the details of an order's fulfillment state. It should only be used for display summary purposes. For a more granular view of the fulfillment status, refer to the FulfillmentOrder object.