Get nearby property listings
Get for sale listings nearby
URL: | https://api.trademe.co.nz/v1/Property/Homes/NearbyListings.{file_format} |
---|---|
HTTP Method: | GET |
Requires Authentication? | Yes |
Permission Required: | None |
Supported Formats: | XML, JSON |
Rate Limited? | Yes |
URL parameters
file_format | Enumeration (required) | The format of the response. | ||||
---|---|---|---|---|---|---|
|
Query String parameters
limit | Integer (optional) |
Maximum number of results to return |
||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
photo_size | Enumeration (optional) |
The size of the images to return in the results. Defaults to Thumbnail |
||||||||||||||
|
||||||||||||||||
property_id | String (optional) |
Property Id to query to Homes |
Returns
<PropertyListingsResponse>
A PropertyListingsResponse object that contain some details about the nearby properties
Error | String or null |
Error |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Listings | Collection of <NearbyListedProperty> or null |
Details of the nearby property listing |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|