Property transaction history now supports the many detailed response fields previously available only through Document details. Fields defaults to the backward-compatible Standard fieldset and accepts up to 50 field IDs.
DocType returns only specified document types. E.g. DocType=DOT,GRT to filter to Deeds of Trust & Grant Deeds.
RecDate limits results to a date range or period.
Limit sets a maximum number of records returned (and billed)
DocumentID retrieves a specific document associated with the Property.
Changes
Property transaction history: filters are applied before result counting, limiting, and billing; quotes report the filtered count and purchases bill only returned records.
/properties response field AVMReliability is correctly documented as an integer, not a string.
Version 5.2.0.0
Additions
New criteria (Likely Transactions group; numeric range 0–100)
New X-Radar-Access-Token header authentication option (alternative to Bearer token in Authorization).
Changes
Raised OAuth/Public API comma-separated Fields limit from 50 to 500 user-specified field ids per request (named fieldsets such as All and PropertyTab are unchanged). Error message: Exceeded 500 field limit for user-specified fields.
List automations: PurchasePhone and PurchaseEmail (0/1 flags) replaced by PurchasePhoneOptions and PurchaseEmailOptions objects with contacts_to_include (all|primary); phones also support has_mobile.
Fieldsets for /properties: Likely score fields added to GridOptional.
Criteria objects: menuLabels and chipLabel fields documented.
Version 5.1.1.0
Changes
Documented 402 Insufficient Balance response on all pay-per-record endpoints (those with a Purchase parameter)
Added and documented 403 Forbidden response on all endpoints (authorization and subscription/feature denial when the access token is valid; invalid or expired tokens return 401). Subscription issues previously returned 400.
Added and documented 404 Not Found response on all endpoints (unknown path, missing authentication on some routes, or resource ID not found or not visible to the account). Resource-not-found errors previously returned 400.