Changelog for March 1, 2023
API Updates
Overview / Summary
Enhancements were added to multiple endpoints based on customer feedback and performance analysis. Our current initiative is import nodes from the Legacy Deal Export API so users can have full access to the fields in the Deal Export but with the compartmentalization of the Next Gen APIs.
For this month’s update,, we’ve made additions to Assets, Budgets, Deal Terms, Deal Stages, and Options
We’ve also made backend enhancements that will improve performance and maintainability.
New API Additions
In the Deal Stages endpoint, added EndDate
, and description
to carryover functionality from our Legacy Deal Export API
In the Deal Term endpoint,
Comparative Lease Term object can be utilized to retrieve:
Commencement Date
Expiration Date
Execution Date
Rentable Size
This will allow legacy users to replicate the Deal Previous Term function in the Legacy Deal Export API
Added npv_per_area
and description
fields to eliminate the gap between Next Gen and Legacy Deal Export
In the Budgets endpoint, we have carried over legacy fields from the Legacy Deal Export API:
- ProposalType is now exposed as
analysis_type
- NEROverride is now exposed as
ner_override
- NPVperSqFt is now exposed as
npv_per_area
- TotalNPV available as
total_deal_value
- LeaseType is available as
structure
- MiscDescription available as
description
- TotalIncome available as
total_rent
The Assets endpoint now exposes
building_region
based on a free-text field in the “Edit Buildings” form in the front-end. This will allow for greater use of free-text fields for reporting and analytics (See reference image below)Market
field that is associated with the sub-market of a building
- In the Proposal endpoint, added
proposal_label
to naturally identify proposal names as they’re labeled in the front-end UI - Deal Terms endpoint now exposes
total_commissions
as object, eliminating a gap from the Legacy Deal Export API - In the Options endpoint added
created_at
andupdated_at
date fields
Bug Fixes
Internal Server Errors related to pagination have been resolved
Upcoming
Financial data such as Base rent, Percentage rent, Reimbursable expenses, Costs, Other Incomes will be available in the Budgets and Deal Terms endpoints. This will mimic the way the nodes were previously delivered in the Legacy Deal Export API
Nested Financials will be deprecated