GET api/location/GetAreaSpecific?term={term}&limit={limit}&minBoligCount={minBoligCount}&minSelfSaleCount={minSelfSaleCount}&minRentalCount={minRentalCount}&geo={geo}&areaTypes={areaTypes}

GetArea used to make autosuggests on defined areas like municipality, city, places etc.

Request Information

Parameters

NameDescriptionAdditional information
term

Define this parameter in the request URI.

limit

Define this parameter in the request URI.

minBoligCount

Define this parameter in the request URI.

minSelfSaleCount

Define this parameter in the request URI.

minRentalCount

Define this parameter in the request URI.

geo
No documentation available.

Define this parameter in the request URI.

areaTypes
Example: "20,40,60" to only return Cities, Municipalities and Areas

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.