Suburb Lookup
Typeahead service for Searching for Suburbs and Postcodes
Authorizations
AuthorizationstringRequired
Query parameters
countrystringRequiredExample:
country/region ISO2 code
AUsourceOfTruthstringOptionalExample:
optional source of truth for certain country/region
GNAFstatestringOptionalExample:
state that narrrows down the search
NSWlocalitystringRequiredExample:
search input for suburb, locality or postcode
syd 2000featureOptionsstringOptionalExample:
feature options
exposeAttributes:1Responses
200
OK
application/json
get
/rest/v2/suburb/find200
OK
Resource URL
GET https://hosted.mastersoftgroup.com/harmony/rest/v2/suburb/find?country=AU&locality=XXXX&Required Parameters
Name
Description
Type
country*
country/region ISO2 code
string
locality*
search input for suburb, locality or postcode
string
Resource URL with optional parameters
Optional Parameters
Name
Description
Type
featureOptions
Set featureOptions
string
sourceOfTruth
Set source of truth for certain country/region
string
state
Filter to a particular State
string
Response AU
The response body is a JSON object. The following is an example:
Response NZ
The response body is a JSON object. The following is an example:
Last updated