- DATE:
- AUTHOR:
- Nathan Mojica
Added support for ‘Floor Plan’ level expenses in SightMap and the SM REST API.
What’s changing?
Floor plan-level expenses are now supported across the SightMap platform. This update exposes floor plan-level expense documentation in the SightMap REST API, allows floor plan-level expenses to flow into the ‘Calculator Modal’ on the SightMap front end, and ensures totals, including TMLP, account for floor plan-level expenses.
Previously, expense support was limited to the asset and unit levels. This update expands the existing expense model to include floor plan-level expenses.
What to expect:
API consumers and SightMap users can now work with floor plan-level expenses across the platform. This improves consistency wherever totals are calculated and makes it easier for floor plan-level expense data to be reflected across workflows.
What do you need to do?
To get started:
Review the Floor Plan Expenses endpoints in the SightMap REST API: https://api.sightmap.com/v1/openapi#tag/assetsexpenses/operation/listFloorPlanExpensesForAsset