Changelog for March 15, 2022
API Updates:
- New endpoint: Budgets API endpoint
- New endpoint: Blended Budgets API endpoint
- Options API endpoint: added support for a non-nested Options endpoint. Note we are aware of an issue when filtering this endpoint on
Lease Term
and are working on a fix - Deal Tasks API endpoint: added support for a non-nested
Deal Tasks
endpoint
Budgets and Blended Budgets endpoints
A quick note on using the new Budgets
and Blended Budgets
endpoints -- we're working through some performance issues with these endpoints and recommend requesting fewer than 40 records for any call to these endpoints. We are working on making them more performant and aim to increase this limit to 100 records.
Note that budgets
are associated with assets
, spaces
, and blended budgets
but are not directly associated with deals
. Rather, blended budgets
are directly associated with deals
and individual budgets
are associated with deals
through their blended budget
relationship. For more information on budgets, please see our Help Center documentation
Blended budgets allow a user to compare a proposal against an aggregation of multiple budgets. For more information on blended budgets, please see our Help Center documentation
Calculated Metrics update
The calculate metrics are now considered generally available in the Deal Terms
endpoint. Note that we do not support returning the NPV and IRR values as their long compute times may exceed our API time-out response limits. We are working on supporting these two values in the endpoints but do not have an estimated date of availability.
We do not have an ETA for when calculated metrics will be available in the Lease Terms
endpoint.