Amadeus Solutions · Example Payload

Flight Offers Search Get Flight Offers Query Example

AirlinesBookingFlightsGDSHotelsTravelTravel Technology

Flight Offers Search Get Flight Offers Query Example is an example object payload from Amadeus Solutions, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

currencyCodeoriginDestinationstravelerssourcessearchCriteria

Example Payload

Raw ↑
{
  "currencyCode": "EUR",
  "originDestinations": [
    "sample-value"
  ],
  "travelers": [
    "sample-value"
  ],
  "sources": [
    "sample-value"
  ],
  "searchCriteria": "sample-value"
}