Autocomplete for geographical locations - used to power customer location auto completes.
Query parameters
Freetext autocomplete query
Optional 2-letter country code to restrict matches to a single country
Optional 2-letter country code to block matches from a single country
Text for top locations match (not used for standard autocomplete)
Enumerator defining type of search:<br>1=Flights, 2=Accommodation, 3=Packages, 4=TicketsAttractions, 5=Transfers, 6=AirportExtras, 7=Insurance, 8=CarRental, 9=Visas, 10=Tours, 11=DynamicPackaging, 12=CustomExtra, 13=Cruise, 14=TicketAccommodation, 15=TicketAccommodationFlight
Optional search type (optimises the returned locations for the specified type)
Enumerator defining type of a geographical place:<br>1=Country, 2=City, 3=Airport, 4=PointOfInterest, 5=Property, 6=Port
Optional geography type (restricts the returned locations to the specified type)
Enumerator defining type of a geographical place:<br>1=Country, 2=City, 3=Airport, 4=PointOfInterest, 5=Property, 6=Port
Optional geography type of linked location (not used for standard autocomplete)
Optional id of linked location (not used for standard autocomplete)
Minimum star rating for property matches (0-5)
Location block level based on geographical/political restrictions (0 = most restrictive, 2 = least restrictive)
Optional custom location list identifier (when using this parameter you must authenticate with the API)
Splits the name into top level and parent (if false all are combined in name field)
Internal use for location list admin tools customisation (default false)
Return numeric ids only (default false)
2-letter language code (default is en)
Maximum items to return (default 20, max 50)
Show supplier
Response
Success - returns the list of matching geographical locations.
Changes
No recorded changes to this endpoint across all 1 revision of this API.