Document toolboxDocument toolbox

API Version History



Version

Date

Details

Version

Date

Details

2.0

Feb 1, 2018 

Initial launch of v.2.0

2.0.1

Jul 12, 2018 

Changed error codes - we are now providing more fine grained error response codes, e.g. using 400, 404 and 415 in some cases. You may be checking for specific codes (eg. 404) instead of 4xx generally. You should use a 4xx check.

Error message JSON format change - we have standardised the JSON format for error messages to the following:

{“message”: “Some error message”}

Previously some of the calls returned just a string containing the error message.

2.0.2

Aug 13, 2018 

Added support for property images.  Refer new resource /v2/property/images

Added ability to pass property attributes in with request for PDF AVM Report.

2.0.3

Nov 9, 2018

Added support for property search using GNAF Address PID.  Refer new resource /v2/properties/search/gnaf

2.04

Jun 15, 2020 

Standardised data type to string for property_id parameter in requests and responses for all endpoints. (see 2020-06 API v2 changes for details)

2.05

Nov 13, 2020

Added dwelling_count to property details for Units and Unit Blocks.

https://insightdatasolutions.atlassian.net/wiki/spaces/CS/pages/2279702529

2.06

Mar 16, 2021

Added support for property_type (House | Unit) parameter for estimate and estimate/detailed to override the property type stored for the property in our DB.