Anchor to section titled 'undefined'

OrderFulfillmentStatus
enum

Represents the order's aggregated fulfillment status for display purposes.


Displayed as Fulfilled. All of the items in the order have been fulfilled.

value-inprogress
IN_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.

Displayed as On hold. All of the unfulfilled items in this order are on hold.

Displayed as Open. None of the items in the order have been fulfilled. Replaced by "UNFULFILLED" status.

value-partiallyfulfilled
PARTIALLY_FULFILLED

Displayed as Partially fulfilled. Some of the items in the order have been fulfilled.

value-pendingfulfillment
PENDING_FULFILLMENT

Displayed as Pending fulfillment. A request for fulfillment of some items awaits a response from the fulfillment service. Replaced by "IN_PROGRESS" status.

Displayed as Restocked. All of the items in the order have been restocked. Replaced by "UNFULFILLED" status.

Displayed as Scheduled. All of the unfulfilled items in this order are scheduled for fulfillment at later time.

Displayed as Unfulfilled. None of the items in the order have been fulfilled.


Was this section helpful?

field-order-fulfillmentstatus
Order.fulfillmentStatus

The fulfillment status for the order.


Was this section helpful?
Map
OrderFulfillmentStatus

Fields from