Amadeus · Example Payload

Transfer Book Agency Example

TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket Insights

Transfer Book Agency Example is an example object payload from Amadeus, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

contacts

Example Payload

Raw ↑
{
  "contacts": [
    {
      "email": {
        "address": "traveler@example.com"
      }
    }
  ]
}