Amadeus · Schema

StopOverRequest

AirlinesAviationBookingDestinationsFlightsHospitalityHotelsMarket InsightsTourismTransfersTravel

Properties

Name Type Description
duration string the intermediate stop duration in [ISO8601](https://en.wikipedia.org/wiki/ISO_8601) PnYnMnDTnHnMnS format, e.g. PT2H10M
locationCode string the intermediate stop airport IATA code, e.g. CDG. Location could be defined either using location code or address (address line, zip code, country code, city, geo code)
addressLine string the intermediate stop street address including building number, e.g. 5 Avenue Anatole France
countryCode string the intermediate stop country, the location with [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) format (e.g. US)
cityName string the intermediate stop city name, e.g. Paris
zipCode string the intermediate stop postal/zip code, e.g. 75007
googlePlaceId string the intermediate stop google place id only for google address e.g. ChIJL-DOWeBv5kcRfTbh97PimNc.
name string the intermediate stop name e.g. Airport Name, Hotel Name etc.
lfiCode string the intermediate stop internal airport identifier used for private jets and helicopters e.g. IT87100
stateCode string the intermediate stop state code according to [ISO 3166-2](https://en.wikipedia.org/wiki/ISO_3166-2)
geoCode string the intermediate stop latitude and longitude of geographical location following the structure {latitude},{longitude} e.g. 48.858093,2.294694
sequenceNumber number sequence number of the stop e.g. 3
uicCode string UIC code defined by the worldwide railway organization e.g. 8600626
View JSON Schema on GitHub