December 21st, 2024
Bug Fix
We had an update in late October that affected the “propertyInfo.address.label” field.
Addresses for units were showing up with formatting like:
103 Main St 10, Pepperell, MA 01463
After this update, addresses have been reverted back to the prior-to-October-update format:
103 Main St Apt 10, Pepperell, MA 01463
The effects:
Property Detail matching should now be easier, especially if you were making requests with the descriptor and getting 404 Not Founds
No longer need to grab propertyInfo.address.unitType and concatenate into the “label” string between the street address and address number