Difference between revisions of "Property V4:Build History"

From Melissa Data Wiki
Jump to navigation Jump to search
Line 1: Line 1:
[[Property V4|← Property V4]]
[[Property V4|← Property V4]]
{{CustomTOC}}
{{CustomTOC}}
==Build 1066==
''Released January 2022''
*The major data provider was replaced with a new source to maintain our standard of high quality data.
*Fixed record ordering issue when certain address data was left blank for records in batch POST requests.
==Build 1031==
==Build 1031==
''Released June 2020''
''Released June 2020''

Revision as of 22:01, 11 January 2022

← Property V4


Build 1066

Released January 2022

  • The major data provider was replaced with a new source to maintain our standard of high quality data.
  • Fixed record ordering issue when certain address data was left blank for records in batch POST requests.


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