Deals are designed to be updatable records, so it's essential to integrate the Deals Notifications.
The Deals Notifications will provide information about
- new deals
- updates to the status of the deal or modifications to a component, for example, lender decisions for finance applications
Notifications will show a timestamped view of the component. If it's an update to an existing Deal, the notification will allow you to understand what has caused the change. Using the component ID you can then go to that API and get the new information.
If a Deal is already created, you won't need to keep polling the Deals API to get a summary and see what's changed. This makes the Deals API process more efficient.