DatedFlight structure from On-Demand Flight Status
Type: objectProperties: 6
TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket Insights
On Demand Flight Status Dated Flight Structure is a JSON Structure definition published by Amadeus, describing 6 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/on-demand-flight-status-dated-flight-structure.json",
"title": "DatedFlight",
"description": "DatedFlight structure from On-Demand Flight Status",
"type": "object",
"properties": {
"type": {
"type": "string",
"description": "the resource name"
},
"scheduledDepartureDate": {
"type": "string",
"format": "date",
"description": "the scheduled departure date"
},
"flightDesignator": {
"type": "string"
},
"flightPoints": {
"type": "array",
"description": "the flight points of the flight.\nAt least one departure, one arrival\n"
},
"segments": {
"type": "array",
"description": "the list of segments of the datedFlight\n- definition of segment: the commercial unit corresponding to the passenger journey traveling between two points with the same flight (same flight designator)\n"
},
"legs": {
"type": "array",
"description": "the list of legs of the datedFlight.\n- definition of leg: operation of the aircraft between a departure station and the next arrival station (between take off and landing)\n"
}
}
}
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.