Amadeus · Example Payload

Transfer Book Name Example

TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket Insights

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

Top-level fields

typefirstNamelastNametitle

Example Payload

Raw ↑
{
  "type": "string-value",
  "firstName": "Marie",
  "lastName": "Dupont",
  "title": "string-value"
}