Enhancements
Closing API- Fixed “Docs_Ready_For_Preview/Signing” webhook duplications
We have made some improvements to eliminate the webhook duplications, as detailed below:
-
When the “Documents are available to preview” email setting is turned on for consumers, trigger the
DOCS_SENT_TO_CONSUMER_FOR_PREVIEW
webhook. -
When the “Documents are available to eSign” email setting is turned on for consumers, trigger the
DOCS_SENT_TO_CONSUMER_FOR_SIGNING
webhook. -
When the “Documents are available to preview” email setting is turned off for consumers, trigger the
DOCS_READY_FOR_PREVIEW
webhook. -
When the “Documents are available to eSign” email setting is turned off for consumers, trigger the
DOCS_READY_FOR_SIGNING
webhook.
Encompass Integration - Improved the “eSigning has been completed” email content for settlement
Suppose a lender has the setting enabled to have eSigned docs returned to Encompass as soon as eSigning is completed. When the consumer completes eSigning, the settlement agent will receive the following email:
Full eClosing - Added the “Complete signing” event to the Activity log
When the “ron_signed_combined_documents” event is marked as complete, the system will create the “Complete signing” event in the Activity log, as shown in the following screenshot:
Bug Fix
We fixed the issue with the “Export Closing” feature timed out if the export load took more than four minutes.
The fix is to apply a different filtering method to ensure the export load will complete in less than four minutes.