Amadeus Reservations · Example Payload

Flight Order Management Form Of Identification Example

BookingFlightsHotelsReservationsTravel

Flight Order Management Form Of Identification Example is an example object payload from Amadeus Reservations, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

identificationTypecarrierCodenumbertravelerIdsflightOfferIds

Example Payload

Raw ↑
{
  "identificationType": "PASSPORT",
  "carrierCode": "DL",
  "number": "XN0019390",
  "travelerIds": "1",
  "flightOfferIds": "1"
}