Amadeus · Example Payload

Airport City Search Address Example

TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket Insights

Airport City Search Address Example is an example object payload from Amadeus, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

cityNamecityCodecountryNamecountryCodestateCoderegionCode

Example Payload

Raw ↑
{
  "cityName": "Paris",
  "cityCode": "PAR",
  "countryName": "France",
  "countryCode": "FR",
  "stateCode": "TO",
  "regionCode": "EUROP"
}