Skip to content

Search dealerships by postcode

GET
/manufacturers/{id}/search_by_postcode
curl --request GET \
--url https://dashboard.dealerstudio.com.au/manufacturers/example/search_by_postcode \
--header 'Authorization: Bearer <token>'

This endpoint allows you to search dealers under an OEM manufacturer by postcode. Returns the closest sales location with valid coordinates, excluding OEM flagged locations.

id
required
string

Manufacturer ID

postcode
string

Postcode to search for nearby dealerships

Location not found - no sales locations for postcode

Geolocation error - invalid or unlocatable postcode