Flight Order Management Contact Dictionary Structure
represents a contact
Type: objectProperties: 4
TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket Insights
Flight Order Management Contact Dictionary 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/flight-order-management-contact-dictionary-structure.json",
"title": "ContactDictionary",
"description": "represents a contact",
"type": "object",
"properties": {
"addresseeName": {
"type": "string",
"description": "name"
},
"address": {
"type": "object",
"description": "address information"
},
"language": {
"type": "string",
"description": "the preferred language of communication with this Contact"
},
"purpose": {
"type": "string",
"description": "the purpose for which this contact is to be used"
}
}
}
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.