Skip to main content
Skip to main content

FulfillmentStatus

The order's fulfillment status.

Enumeration Members

CANCELED

The order's fulfillments are canceled.


FULFILLED

The order's items are fulfilled.


NOT_FULFILLED

The order's items are not fulfilled.


PARTIALLY_FULFILLED

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


PARTIALLY_RETURNED

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


PARTIALLY_SHIPPED

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


REQUIRES_ACTION

The order's fulfillment requires action.


RETURNED

The order's items are returned.


SHIPPED

The order's items are shipped.

Was this section helpful?