Locations Data
Get the province/state for locations
Get a list of provinces/states, for locations available to the user, with filtering on businesses, countries, or a search text
get/locations/provinces
Query parameters
businessIdsstring[]
Get the provinces / states of locations associated with specific Business Id(s)
countriesstring[]
Get provinces / states for locations in a country
querystring
Restricts the response to the provinces/states that contain this text, for example 'indi' would return 'Indiana' when appropriate.
maxinteger
Maximum number of items to return
offsetinteger
Offset used for pagination. Default: 0
Response
Provinces successfully retrieved