Locations Data
Get the post / zip code for locations
Get the post / zip code assigned to a location
get/locations/postcodes
Query parameters
locationIdsstring[]
Get the post / zip codes for associated to the given list of location Ids
businessIdsstring[]
Get the post / zip codes for locations assigned to a business id
countriesstring[]
Get the post / zip codes for locations within a country
provincesstring[]
Get the post / zip codes for locations within a province / state
citiesstring[]
Get the post / zip codes for locations within a city
querystring
Restricts the response to the post/zip codes that contain this text, for example "374" would return "37490" when appropriate.
maxinteger
Maximum number of items to return
offsetinteger
Offset used for pagination. Default: 0
Response
Postcodes successfully retrieved