Property V4:Build History
Build 1031
Released June 2020
- Changes made to core code to improve up-time and regional performance.
- Standardized sorting of LookupProperty AssociatedParcels output for more consistent responses.
- Standardized sorting of LookupDeeds records for more consistent responses.
- Specific output columns may now be specified by requesting “GroupName.ColumnName” under “cols”.
- Ex. Using LookupDeeds, you may request the column “PrimaryGrantor.Name1Full” to get just that column, as opposed to returning all columns in the PrimaryGrantor Group by requesting “grpPrimaryGrantor”.
- Build History number formatting was changed from 5 digits to 4 digits.
Build 39981
Released September 2019
- Added optional Pagination feature to LookupDeeds. You may now specify the number of Deeds you want returned. Deeds are still returned in reverse chronological order, with the most recent deed returned as the first record.
- Ex. Perhaps an address has 9 records, but you only require the most recent record. You may use the Pagination option to request that only the most recent deed is returned by setting “page=1” under “opt”. See the LookupDeeds Request page for more detail on using this option.
- TrustFlag output added to LookupProperty under PrimaryOwner Group.
- Minor improvements to process for returning the best record for LookupProperty requests.
Build 27369
Released December 2018
- Minor fixes
Build 24329
Released September 2018
- Fixed truncation issue with TopogrophyCode and ConstructionFireResistanceClass fields
- TaxBilledAmount, AreaLotDepth, AreaLotWidth include decimals now
Build 21452
Released July 2018
- Added new descriptions option to web service that allows human/user friendly descriptions to be returned back in the web service response
- Fixed issue where some APNs that were returned when doing a property lookup via an address, couldn’t then be found when using that APN to lookup the property
- Added new InterestTypeChangeDate field to the LookupDeeds endpoint
- Web service now returns back AE* (address error) result codes when using an invalid address to lookup a property to guide users on what errors/issues in the address prevented a lookup
Build 14092
Released January 2018
- Minor fixes
Build 13811
Released January 2018
- Initial Release