Get services
GET https://api.duffel.com/air/offers/{{OFFER_ID}}?return_available_services=true
We start by fetching the offer to make sure to get its most up to date information. The get offer endpoint gives you the ability to retrieve available services with the offer by applying the query param return_available_services
set to true.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
return_available_services | boolean |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Duffel-Version | string | ||
Accept | string |