GET /offers/fares/lowestfares
Operation ID: Lowest Fares
Auth: unknown
Description
Retrieve lowest fare for a specific Origin & Destination pair on a given date. Available fares are: One-way and Return for 4U. Return only for OS & LH
Parameters (10)
(string, header, required)
http header: application/json or application/xml (Acceptable values are: "application/json", "application/xml")
(string, query, optional)
Cabin class: 'economy', 'premium_economy', 'business', 'first' (Acceptable values are: "", "economy", "premium_economy", "business", "first")
(string, query, required)
Search fares from these carriers' catalogues e.g. '4U;OS;LH'
(string, query, optional)
Country code of requestor. 2-letter ISO 3166-1 country code (e.g. 'de')
(string, query, required)
Journey destination. 3-letter IATA airport code e.g. 'MAD'
(string, query, optional, default: basic)
Fare family: basic, smart, best, smartflex, bestflex - Germanwings only (Acceptable values are: "", "basic", "smart", "best", "smartflex", "bestflex")
(string, query, required)
Journey origin. 3-letter IATA aiport code e.g. 'FRA'
(string, query, optional)
Journey return-date - mandatory for OS and LH searches YYYY-MM-DD
(string, query, required)
Journey travel-date YYYY-MM-DD
(string, query, optional)
Type and number of travelers e.g. '(adult=2;child=2;infant=1)'. For LH only (adult=1) possible
No probe data for this endpoint yet.