🚧Changelog
Chronological overview of changes to Realpad API and integrations-relevant updates.
June 30th 2025
The
create-leadendpoint has been updated and will no longer accept the optional parameterpartner.The
list-milestonesendpoint has been updated with the following breaking changes:XML attributes
offset-from,offset-days, anddate-calculatedare removed.The
date-calculatedis replaced fully by the existing attributedate-fixed.
May 19th 2025
The field Co-agent has been removed from the data model and UI of the deals. The following endpoints will be affected:
list-excel-business-cases, the column with IDCoSalesmanwill be removed.list-excel-sales-status, the column with IDDealCoSalesmanwill be removed.
April 28th 2025
The list-excel-defects endpoint has been updated: one of the possible values of the column with ID Status is changing the name from Uznáno to Přijato in Czech language only to match the business logic (and the other translations) better.
March 3rd 2025
The field Monthly loan payment has been removed and will no longer appear in responses from the following endpoints:
list-excel-productslist-excel-sales-statuslist-excel-project-units-history
February 17th 2025
The
list-milestonesendpoint has been updated with the following breaking changes:payment-percentis removed.reached-onis removed.
Reservation Agreement, as well as Reservation Deposit will no longer have dedicated columns in API, so
list-excel-business-casesendpoint has been updated:Removed Reservation Agreement columns
RACreatedRADeadlineRASignatureDateRASignedRACancelledRANote
Removed Reservation Deposit columns
RDAmountRDDeadlineRDPaidRDNote
February 3rd 2025
Deal linking was removed, therefore Parent deal field in the UI isn't present anymore and list-excel-business-cases endpoint response doesn't contain the column with ID ParentDeal.
November 1st 2024
Due to the refactoring of the events, the following changes to the list of event types will be applied to UI and relevant API endpoints (e.g. list-excel-events described in Data Takeout).
DEAL_CLOSED(id: 15) is removed, and will be replaced by either of the following:DEAL_CLOSED_WON(id: 30) is addedDEAL_CLOSED_LOST(id: 31) is added
DEAL_REOPENED(id: 32) is addedINDIVIDUAL_DISCOUNT_UPDATED(id: 29) is addedPHONE_CALLremains unchanged, the following 2 VOIP-related events will be removedPHONE_CALL_INCOMING(id: 19) is removed due to no usagePHONE_CALL_OUTGOING(id: 20) is removed due to no usage
October 3rd 2024
endpoint deprecated, as it was previously replaced by a more efficient endpoint
list-excel-project-units-historywhich provides you with the history of all units from a project
September 9th 2024
You can retrieve and download deal document files from their URL link, which was included in the
list-excel-deal-documentsendpoint
Last updated
Was this helpful?