Amadeus · Example Payload

Flight Offers Search Cabin Restriction Example

TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket Insights

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

Top-level fields

cabinoriginDestinationIds

Example Payload

Raw ↑
{
  "cabin": "PREMIUM_ECONOMY",
  "originDestinationIds": [
    1,
    2
  ]
}