v2

latestOpenAPI 3.0.0raw.githubusercontent.com2023-02-161417.8 KB
price-metrics

GET itinerary price metric

get/analytics/itinerary-price-metrics

Query parameters

originIataCodestring required

airport code, following IATA standard, from which the traveler will depart

destinationIataCodestring required

airport code, following IATA standard, to which the traveler is going.

departureDatestring required

The date on which the traveler will depart from the origin to go to the destination.

Dates are specified in theISO 8601 YYYY-MM-DD format.

currencyCodestring

the preferred currency for display. Currency is specified in the ISO 4217 format, e.g. EUR for Euro

oneWayboolean

true to get price metrics for a one way trip, false to get price metrics for a round trip

Response

Successful reply

All 1 operations