Integrate with Other Events
Here’s a collection of additional Subscription Events we strongly recommend you subscribe to in order to support the full closing workflow in your POS system.
Closing Events
If there are changes to the closing, you can subscribe to the following events to be notified of these changes.
Closing Subscription Events
Subscription Events | Subscription Event Description |
---|---|
closing.completed | Closing has been completed |
closing.canceled | Closing has been canceled |
closing.type_converted | Closing type was converted |
closing.canceled_from_redraw | Closing was canceled from full redraw |
closing.created_from_redraw | Closing is created from a full redraw |
closing.appointment_details_changed | Closing appointment details have changed |
Opt Out/Opt In to eSign
In the event that a borrower wants to opt out of eSigning from your dashboard, use the Borrower Opt In/Out endpoint to inform us of that change. Conversely, we will broadcast a webhook notification containing either the borrower.opted_in
or borrower.opted_out
events to inform you if the borrower changes their status on our end.
Borrower Opt In/Out Subscription Events
Subscription Events | Subscription Event Description |
---|---|
borrower.opted_out | Borrower opted out of eSigning |
borrower.opted_in | Borrower opted back into eSigning |
Document Events
You can subscribe to be notified when signed documents have been generated for the borrower to review or download.
Document download capabilities can be limited by Lender. If the partnering Lender does not allow for borrowers to download their documents, the POS will not be able to download the document either.
Document Subscription Events
Subscription Events | Subscription Event Description |
---|---|
document.created | A closing document has been generated |
Redraw
These events are broadcasted in the event of a closing redraw.
Redraw Subscription Events
Subscription Events | Subscription Event Description |
---|---|
borrower.redraw_preview_available | Redraw documents are available for a Borrower to preview |
borrower.redraw_esigning_available | Redraw documents are available for a borrower to eSign |
closing.canceled_from_redraw | Closing was canceled from full redraw |
closing.created_from_redraw | Closing is created from a full redraw |
Comments
Comment Subscription Events
Subscribe to the following to be notified when a comment has been added to a closing.
Subscription Events | Subscription Event Description |
---|---|
closing.comment_created | Comment added to a closing. |
Updated over 2 years ago