Amadeus · Example Payload

Transfer Search Address Example

TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket Insights

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

Top-level fields

linezipcountryCodecityNamestateCodelatitudelongitude

Example Payload

Raw ↑
{
  "line": "string-value",
  "zip": "string-value",
  "countryCode": "FR",
  "cityName": "Paris",
  "stateCode": "string-value",
  "latitude": 43.580418,
  "longitude": 7.125102
}