New Duffel JavaScript library
To make it easier to integrate the Duffel API, we now offer a client library in JavaScript, fully typed and ready to be used!
We now return fare basis codes on offers
We now return fare basis codes on offers in the API. You'll find this data, where available, at the segment passenger level of an offer...
We've revamped and revitalised our changelog ⚡
We've reworked and redesigned our changelog and moved it to https://changelog.duffel.com - which is probably where you are now ! You can now receive updates...
You can now hold flights and pay for them later in the Dashboard
Following the release of our new "Pay Later" feature in the API, you can now hold the price or space for a flight via the Duffel dashboard. When creating an...
Editing variables of the code examples in our Guides
We've improved the code examples in our guides by adding support for replacing each variable with your own values (e.g. replacing `YOUR_ACCESS_TOKEN` with...
You can now hold flights and pay for them later
You can now hold certain flights and pay for them later. Sometimes, this is known as hold orders or deferred ticketing. You can currently hold flights with...
API reference and developer guide now available for Duffel Payments
Duffel Payments is still in development, but to get your early feedback we have updated our API reference to include the changes required for this feature,...
Qantas is now live on Duffel 🇦🇺
We've added Qantas and its network of 1,000 destinations around the world to the Duffel platform. You can read more about the launch on our blog . To request...
Developer guide for Offer and Order Conditions
Last week, we announced our new Offer and Order Conditions feature that lets you find out if an offer or order is changeable or refundable. We've now...
New implementation guide for webhooks released
We've released a new implementation guide for receiving webhooks. The guide walks you through the whole flow from creating a webhook, to building a simple implementation in Python, and to receiving events.