<- Back to Parcel

QueryLandSaleData

Make a request to the landsale directory


Args
NameHintTypeExample valueSupported values
filterRegionWhat are we looking forTextAuctionAny, Auction, Mainland
Estate
filterPricethe max price to get results for: a number greater than or equal to zeroNumber432
filterAreathe max area to get results for: a number greater than or equal to zeroNumber65
pageNumthe page to load from (starting at zero): a number greater than or equal to zeroNumber0
timeouthow long to wait for results: a number greater in the range 2000 to 7000Number2000
Return hints

Example call

QueryLandSaleData###Auction~#~432~#~65~#~0~#~2000