- DATE:
- AUTHOR:
- The Duffel team
API
New order cancellation webhook events
DATE:
AUTHOR:
The Duffel team
It’s now possible to receive events via webhooks when a Flights Order Cancellation is created or confirmed.
You can subscribe to these new events using the Dashboard or by creating a new webhook using the API. In the Dashboard, simply navigate to the webhooks section of the Developers page, and create a webhook that listens to order_cancellation.created
, and order_cancellation.confirmed
events.