Amadeus · Schema

FlightSegment

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

AirlinesAviationBookingDestinationsFlightsHospitalityHotelsMarket InsightsTourismTransfersTravel

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
suffix string the flight number suffix as assigned by the carrier
aircraft object
class string reservation booking designator (RBD) of the carrier
cabin string booking cabin / class of service of the carrier
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