Skip to main content
Skip to main content

FulfillmentStatus

The fulfillment status of an order.

Enumeration Members

canceled

The order's fulfillments are canceled.


fulfilled

All of the order's items are fulfilled.


not_fulfilled

The order isn't fulfilled.


partially_fulfilled

Some, but not all, of the order's items are fulfilled.


partially_returned

Some, but not all, of the order's items are returned.


partially_shipped

Some, but not all, of the order's items are shipped.


requires_action

The order's fulfillment requires an action.


returned

All of the order's items are returned.


shipped

All of the order's items are shipped.

Was this section helpful?