Amadeus Solutions · Example Payload

Flight Offers Search Connection Restriction Example

AirlinesBookingFlightsGDSHotelsTravelTravel Technology

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

Top-level fields

maxNumberOfConnectionsnonStopPreferredairportChangeAllowedtechnicalStopsAllowed

Example Payload

Raw ↑
{
  "maxNumberOfConnections": 2,
  "nonStopPreferred": false,
  "airportChangeAllowed": false,
  "technicalStopsAllowed": true
}