TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket Insights
Seatmap Display Document Structure is a JSON Structure definition published by Amadeus, describing 7 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/seatmap-display-document-structure.json",
"title": "Document",
"description": "the information that are found on an ID document",
"type": "object",
"properties": {
"number": {
"type": "string",
"description": "The document number (shown on the document) . E.g. QFU514563221J"
},
"issuanceDate": {
"type": "string",
"format": "date",
"description": "Date at which the document has been issued."
},
"expiryDate": {
"type": "string",
"format": "date",
"description": "Date after which the document is not valid anymore."
},
"issuanceCountry": {
"type": "string",
"description": "[ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) of the country that issued the document"
},
"issuanceLocation": {
"type": "string",
"description": "A more precise information concerning the place where the document has been issued, when available. It may be a country, a state, a city or any other type of location. e.g. New-York"
},
"nationality": {
"type": "string",
"description": "[ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) of the nationality appearing on the document"
},
"birthPlace": {
"type": "string",
"description": "Birth place as indicated on the document"
}
}
}
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.