Amadeus Solutions · Schema

OriginDestinationLight

OriginDestinationLight schema

AirlinesBookingFlightsGDSHotelsTravelTravel Technology

Properties

Name Type Description
id string
originLocationCode string Origin location, such as a city or an airport. Currently, only the locations defined in [IATA](http://www.iata.org/publications/Pages/code-search.aspx) are supported.
destinationLocationCode string Destination location, such as a city or an airport. Currently, only the locations defined in [IATA](http://www.iata.org/publications/Pages/code-search.aspx) are supported.
includedConnectionPoints array List of included connections points. When an includedViaPoints option is specified, all FlightOffer returned must at least go via this Connecting Point. Currently, only the locations defined in IATA a
excludedConnectionPoints array List of excluded connections points. Any FlightOffer with these connections points will be present in response. Currently, only the locations defined in IATA are supported. Used only by the AMADEUS pr
View JSON Schema on GitHub