Fetch Location
HTTP Request
GEThttps://staging.api-gw.propdata.net/locations/api/v1/locations/{id}/
Example Response
{"id": 0,"province": "string","country": "string","area": "string","province_id": 0,"country_id": 0,"area_id": 0,"province_slug": "string","country_slug": "string","area_slug": "string","suburb": "string","suburb_slug": "string","property24_id": -2147483648,"postal_code": "string","search_vector": "string"}
Name | Description |
---|---|
id required | integer id of Record |
Responses
200
403 You do not have permission to perform this action
404 Not found
500 Internal server error
503 This website is not active