Get order

GET https://api.duffel.com/air/orders/{{ORDER_ID}}

Services on order

Once the booking has gone through in the airline's system we will return the usual order create response payload to you.

Services

The service object will look exactly the same as the available service expect for maximum_quantity being replaced with quantity. It's worth flagging that any ancillary baggages booked as services will not be present in the slices[].segments[].passengers[].baggages[]. They are only present in the services field. If you want the full picture of a passenger's baggage you will need to combine both.

Documents

Some airlines record the booking and the payment of ancillary services in a document different from the electronic ticket issued for the flight. These documents are called Electronic Miscellaneous Documents. When available we expose them in the API as a document with a type of electronic_miscellaneous_document_associated.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring
Duffel-Versionstring