Following actions are used to to find in the database hints (cities, airports), that match the specified string.
[WebService address]/autosuggestV2/
Example addres:
| Action (link to detailed description) | Description | Changes from AutosuggestV1 |
|---|---|---|
| citySearchByName | Search the city by specified name or its part | Different response format. |
| citySearchByCoords | Search cities with hotels in a given radius from a selected point coordinates | |
| airportSearchByCoords | Search airports in a given radius from a selected point coordinates | Not available in V1. |
| airportSearchByIata | Search airports by IATA code or its part | |
| airportSearchByName | Search airports by airport or city name or its part | |
| transferSearchCountry | Search countries for transfer offers | |
| transferSearchByName | Search transfer destinations by name | |
| transferSearchAirport | Search pickup airports by IATA |