Amadeus · Example Payload

Airline Code Lookup Airline Example

TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket Insights

Airline Code Lookup Airline 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

typeiataCodeicaoCodebusinessNamecommonName

Example Payload

Raw ↑
{
  "type": "airline",
  "iataCode": "WN",
  "icaoCode": "SWA",
  "businessName": "SOUTHWEST AIRLINES TEXAS",
  "commonName": "SW AIRLINES"
}