Triggered when one or more of an order's fulfillments are created, updated, or deleted.
The response contains the order's ID and details about all of its fulfillments following the change.
handler(event: FulfillmentsUpdatedEnvelope): void | Promise<void>