TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket Insights
Transfer Book Name Structure is a JSON Structure definition published by Amadeus, describing 4 properties. It conforms to the https://json-structure.org/draft/v0/schema meta-schema.
{
"$schema": "https://json-structure.org/draft/v0/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/amadeus/refs/heads/main/json-structure/transfer-book-name-structure.json",
"title": "Name",
"description": "description of the name of a physical person",
"type": "object",
"properties": {
"type": {
"type": "string",
"description": "The type of the Name"
},
"firstName": {
"type": "string",
"description": "First name."
},
"lastName": {
"type": "string",
"description": "Last name."
},
"title": {
"type": "string",
"description": "Contains all the suffixes and prefixes that can be appended to a name - Mr, Miss, Pr. - E.g. \" Mr\"."
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.