Skip to main content
enum

The status of a fulfillment.

The fulfillment was canceled.

There was an error with the fulfillment request.

The fulfillment request failed.

The fulfillment was completed successfully.

Deprecated valid values

•
Deprecated
•
Deprecated

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?