Get map dots for a given search request
Get map dots for a given search request
URL: | https://api.trademe.co.nz/v1/Property/Map/Dots.{file_format} |
---|---|
HTTP Method: | POST |
Requires Authentication? | Yes |
Permission Required: | None |
Supported Formats: | XML, JSON |
Rate Limited? | Yes |
URL parameters
file_format | Enumeration (required) | The format of the response. | ||||
---|---|---|---|---|---|---|
|
POST Data
<MapDotsRequest>
Polylines | Collection of String (optional) |
Map items |
|||||||
---|---|---|---|---|---|---|---|---|---|
Limit | Integer (optional) |
Limit |
|||||||
Page | Integer (optional) |
Page |
|||||||
Sort | <Sort> (optional) |
Sort |
|||||||
|
|||||||||
DisplayRentals | Boolean (optional) |
Display Rentals |
|||||||
ForSale | Boolean (optional) |
For Sale |
|||||||
ForRent | Boolean (optional) |
For Rent |
|||||||
JustSold | Boolean (optional) |
Just Sold |
|||||||
OffMarket | Boolean (optional) |
Off Market |
|||||||
SalePriceMin | Integer (optional) |
Sale Price Min |
|||||||
SalePriceMax | Integer (optional) |
Sale Price Max |
|||||||
RentRateMin | Integer (optional) |
Rent Rate Min |
|||||||
RentRateMax | Integer (optional) |
Rent Rate Max |
|||||||
OffMarketMin | Integer (optional) |
Off Market Min |
|||||||
OffMarketMax | Integer (optional) |
Off Market Max |
|||||||
ForSaleBathrooms | Integer (optional) |
For Sale Bathrooms |
|||||||
ForSaleBedrooms | Integer (optional) |
For Sale Bedrooms |
|||||||
ForRentBathrooms | Integer (optional) |
For Rent Bathrooms |
|||||||
ForRentBedrooms | Integer (optional) |
For Rent Bedrooms |
|||||||
OffMarketBathrooms | Integer (optional) |
Off Market Bathrooms |
|||||||
OffMarketBedrooms | Integer (optional) |
Off Market Bedrooms |
|||||||
ForSaleBathroomsMax | Integer (optional) |
For Sale Bathrooms Max |
|||||||
ForRentBathroomsMax | Integer (optional) |
For Rent Bathrooms Max |
|||||||
ForRentBedroomsMax | Integer (optional) |
For Rent Bedrooms Max |
|||||||
OffMarketBathroomsMax | Integer (optional) |
Off Market Bathrooms Max |
|||||||
OffMarketBedroomsMax | Integer (optional) |
Off Market Bedrooms Max |
|||||||
DateMin | DateTime (optional) |
Date Min |
|||||||
DateMax | DateTime (optional) |
Date Max |
|||||||
SuburbId | Integer (optional) |
Suburb Id |
|||||||
FilterOutTbc | Integer (optional) |
Filter Out TBC |
|||||||
UnitIdentifier | String (optional) |
Unit Identifier |
|||||||
StreetNumber | String (optional) |
Street Number |
|||||||
StreetName | String (optional) |
Street Name |
|||||||
StreetType | String (optional) |
Street Type |
|||||||
StreetDirection | String (optional) |
Street Direction |
|||||||
StreetAlpha | String (optional) |
Street Alpha |
|||||||
MinLatitude | Number (optional) |
Minimum latitude when maxLatitude is provided |
|||||||
MinLongitude | Number (optional) |
Center longitude of the search area Or minimum longitude when maxLongitude is provided |
|||||||
MaxLatitude | Number (optional) |
MaxLatitude to be used in conjunction with Latitude to define a search area When MaxLatitude and MaxLongitude is specified, polyline will be generated to cover the area within the two coordinates. |
|||||||
MaxLongitude | Number (optional) |
MaxLongitude to be used in conjunction with Longitude to define a search area When MaxLatitude and MaxLongitude is specified, polyline will be generated to cover the area within the two coordinates. |
Returns
<MapDotsResponse>
A list of properties on a map
MapItems | Collection of <MapItem> or null |
Map items |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Clusters | Collection of <Cluster> or null |
Clusters |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Hits | Integer |
Hits |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Error | String or null |
Error |