FulfillmentEvents
Retrieves the history of events associated with one or many fulfillments.
Columns
| Name | Type | References | Description |
| Id [KEY] | String | A globally-unique identifier. | |
| OrderId | String |
Orders.Id | A globally-unique identifier. |
| FulfillmentId | String |
Fulfillments.Id | A globally-unique identifier. |
| Status | String | The status of this fulfillment event.
The allowed values are LABEL_PURCHASED, LABEL_PRINTED, READY_FOR_PICKUP, CONFIRMED, IN_TRANSIT, OUT_FOR_DELIVERY, ATTEMPTED_DELIVERY, DELIVERED, FAILURE. | |
| HappenedAt | Datetime | The time at which this fulfillment event happened. |