Amadeus · Example Payload

Flight Cheapest Date Search Defaults Example

TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket Insights

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

Top-level fields

departureDateoneWaydurationnonStopviewBy

Example Payload

Raw ↑
{
  "departureDate": "2011-09-10,2011-09-15",
  "oneWay": true,
  "duration": "2,5",
  "nonStop": true,
  "viewBy": "DATE"
}