Skip to main content
Anchor to FulfillmentDisplayStatus

FulfillmentDisplayStatus

enum

The display status of a fulfillment.

Displayed as Attempted delivery.

Displayed as Canceled.

Displayed as Picked up by carrier.

Displayed as Confirmed.

Displayed as Delayed.

Displayed as Delivered.

Displayed as Failure.

Displayed as Fulfilled.

Displayed as In transit.

Displayed as Label printed.

Displayed as Label purchased.

Displayed as Label voided.

Displayed as Marked as fulfilled.

Displayed as Not delivered.

Displayed as Out for delivery.

Displayed as Picked up.

Displayed as Ready for pickup.

Displayed as Submitted.


Was this section helpful?

•OBJECT

A shipment of one or more items from an Order. Tracks which LineItem objects ship, their quantities, and the shipment's tracking information.

Includes tracking details such as the carrier, tracking numbers, and URLs. The fulfillment connects to both the original order and any associated FulfillmentOrder objects. FulfillmentEvent objects record milestones throughout the shipment lifecycle, from creation through delivery.

Multiple fulfillments can exist for a single order when items either ship separately or from different locations.


Was this section helpful?