Amadeus Solutions · Schema

FlightSegment

defining a flight segment; including both operating and marketing details when applicable

AirlinesBookingFlightsGDSHotelsTravelTravel Technology

Properties

Name Type Description
departure object
arrival object
carrierCode string providing the airline / carrier code
number string the flight number as assigned by the carrier
aircraft object
operating object
duration string stop duration in [ISO8601](https://en.wikipedia.org/wiki/ISO_8601) PnYnMnDTnHnMnS format, e.g. PT2H10M
stops array information regarding the different stops composing the flight segment. E.g. technical stop, change of gauge...
View JSON Schema on GitHub