v1

latestOpenAPI 3.0.32026-07-26630183.2 KB
Suggestions

disambiguations

get/disambiguations/{gid}

Path parameters

gidstring required

It is the identifier of the destination location.

Query parameters

countrystring required

Country code where the search is being performed. Used for airport searches.

flow_type'FLIGHT_HOTEL' | 'FLIGHT_MULTIPLE_HOTEL' | 'HOTEL' | 'FLIGHT' | 'MULTIPLE_FLIGHT'

Describes the type of product being searched for. It allows applying rules that are exclusive to certain trip types.

from_datestring date

They check for temporary closures, day-of-week disambiguations, and that the rule is active on those dates, and it must be sent using to_date.

to_datestring date

They check for temporary closures, day-of-week disambiguations, and that the rule is active on those dates, and it must be sent using from_date.

originstring

It is the identifier (gid) of the trip’s origin location. It is used to find special rules that depend on the origin/destination combination.

rangenumber

Defines a search radius in kilometers to find airports near the destination.

alternative_airportboolean

It’s a flag that, if true, triggers searching for an alternative destination in a different city than the one returned by the main search.

Response

Successful response