Skip to main content
Anchor to FulfillmentEventStatus

FulfillmentEventStatus

enum

The status that describes a fulfillment or delivery event.

A delivery was attempted.

The fulfillment has been picked up by the carrier.

The fulfillment is confirmed. This is the default value when no other information is available.

The fulfillment is delayed.

The fulfillment was successfully delivered.

The fulfillment request failed.

The fulfillment is in transit.

A purchased shipping label has been printed.

A shipping label has been purchased.

The fulfillment is out for delivery.

The fulfillment is ready to be picked up.


Was this section helpful?

•OBJECT

A tracking event that records the status and location of a fulfillment at a specific point in time. Each event captures details such as the status (for example, in transit, out for delivery, delivered) and any messages associated with the event.

Fulfillment events provide a chronological history of a package's journey from shipment to delivery. They include timestamps, geographic coordinates, and estimated delivery dates to track fulfillment progress.

•INPUT OBJECT

The input fields used to create a fulfillment event.

•INPUT OBJECT

The input fields for a fulfillment to create for an order.


Was this section helpful?