Following actions are used to to find in the database hints (cities, airports), that match the specified string.
[WebService address]/autosuggestV1/
Example addres:
| Action (link to detailed description) | Description |
|---|---|
| citySearchByName | Search the city by specified name or its part |
| 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 |
| airportSearchByCity | Search airports by city name or its part |
| airportSearchByIata | Search airports by IATA code or its part |
| airportSearchByName | Search airports by self name or its part |