Amadeus · Example Payload

Airline Routes Meta Example

TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket Insights

Airline Routes Meta 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

countlinks

Example Payload

Raw ↑
{
  "count": 1,
  "links": {
    "self": "https://example.com/resource"
  }
}