# FulfillmentEvent - customer - OBJECT Version: 2025-04 ## Description An event that occurred for a fulfillment. ### Access Scopes ## Fields * [happenedAt](/docs/api/customer/2025-04/scalars/DateTime): DateTime! - The time when this fulfillment event occurred. * [id](/docs/api/customer/2025-04/scalars/ID): ID! - A globally-unique ID. * [status](/docs/api/customer/2025-04/enums/FulfillmentEventStatus): FulfillmentEventStatus! - The status of the fulfillment event. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples