Enhancements
Relock eSign after the appointment date is moved to the future
When the eSign feature policy is set to be on the day of the wet signing, if the lender or settlement agent updates the appointment to be on a future day, the system will relock eSign.
Snapdocs Connect - Updated preview & eSign statuses
When a user calls the GET /api/v1/closings/{closing_uuid}/borrowers endpoint, the following scenarios and their respective statuses will return:
Scenario | Preview status | eSign status |
No documents added yet | Not ready | Not ready |
Documents processing | Not ready | Not ready |
Documents done processing | Ready | Ready |
Convert to wet sign & Doc Process is in progress | Not ready | Not applicable |
Convert to wet sign & Doc Process is complete | Ready | Not applicable |
Convert back to hybrid & Doc Process is in progress | Not ready | Not ready |
Convert back to hybrid & Doc Process is complete | Ready | Ready |
Documents previewed | Completed | Ready |
Documents eSigned | Completed | Completed |
Bug Fix
We fixed the issue when exporting a filtered closing dashboard, if there were closings where a mobile notary had not been requested, the exported file would be blank.