Assessments Release Notes
- Print
- DarkLight
- PDF
Assessments Release Notes
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
LightBox APIs use semantic versioning to version our APIs. Semantic versioning structures each version identifier into three parts, MAJOR, MINOR, and PATCH notation.
MAJOR.MINOR.PATCH or v1.0.0
Semantic Versioning
- PATCH is incremented for bug fixes.
- MINOR is incremented for backward-compatible changes of the API.
- MAJOR is incremented for breaking changes.
Resource: Assessments
05/19/2024
v1.5.0
New Features
- Added endpoint to return assessment records by the LightBox Person ID.
Bug Fixes
- Updated primaryStructure.exteriorWall.description values to null if equivalent to primaryStructure.exteriorWall.code.
- Updated OAS to remove 404 response from Tile and BBox requests.
- Updated transaction.priorSale.value values to display as a number instead of a string.
- Updated possible values for primaryStructure.airConditioning.code and primaryStructure.airConditioning.description.
Improvements
- Adjusted how linked fields are queried using the /_on endpoints.
01/18/2024
v1.4.1
Bug Fixes
- Adjusted the way records are queried for APN using the apn/fips endpoint.
Improvements
- Adjusted the WMS Point size
10/06/2023
v1.4.0
New Features
- Added WMS Capabilities
- Implemented pagination on the geometry call
- Added custom map display
- Added the ability to query for assessment records by LightBox Site ID
Bug Fixes
- We had a bug where in certain circumstances a blank payload would be returned with a 200 response code
Improvements
- Updated docType to use the proper underlying field
5/17/2023
v1.3.0
New Features
- Endpoint to return assessment records by the LightBox Structure ID
- Endpoint to return assessment records by the LightBox Address ID
Bug Fixes
- Updated Lot and Depth to follow the $metadata units
Improvements
- None
Upgrade Steps
- None
Breaking Changes
- None
Other Changes
- None
10/07/2022
1.2.0
New Features
- Added Health Check endpoint
Bug Fixes
- Allow '#' through validation check
- Allow 1/2 through validation check
- Allow .5 buffer distance through validation check
Upgrade Steps
- None
Breaking Changes
- None
Improvements
- None
Other Changes
- None
8/29/2022
v1.1.0
New Features
- Added new endpoint that returns the fill owner portfolio by the LightBox Assessment ID
- Added return all assessments on a parcel via a LightBox Parcel ID
- Added return all assessments on a parcel using a point WKT
Bug Fixes
- Updated spelling from espg to epsg in the $metadata object
- Updated $metadata BBox and totalRecords to be numbers vs strings
- Updated location.representativePoint.longitude and location.representativePoint.latitude to return as floats vs strings
Improvements
- Added global error handler to capture server errors.
Upgrade Steps
- None
Breaking Changes
- None
Other Changes
- None
06/13/2022 - Initial Release
v1.0.0
New Features
- Return assessment records by LightBox Assessment ID
- Return assessment records by passing in a WKT geometry
- Return assessment records by APN and FIPS
- Support Tile and BBox requests
Bug Fixes
- None
Improvements
- None
Upgrade Steps
- None
Breaking Changes
- None
Other Changes
- None
Was this article helpful?