Use this end point to capture the current statuses of Preview/Esign in Snapdocs for each Borrower in the Closing.

The Borrower Document Statuses object

KeyTypeDescription
borrowersArrayDetails of documents preview and eSign of each borrower
idIntegerUnique identifier for the user issued by Snapdocs
first_nameStringThe borrower's first name
last_nameStringThe borrower's last name
signature_nameStringThe borrower's signature name
emailStringThe borrower's email address
phoneStringThe borrower's phone number
preview_statusStringThe current status of documents preview.

Possible values are:
Not Ready — Documents are either not yet uploaded or still in Doc Process.
Ready — Documents are ready for preview.
Completed — The Borrower has reviewed documents. |
esigning_statusStringThe current status of documents eSign.

Possible values are:
Not Ready — Documents are either still in Doc Process or eSigning is not yet unlocked for the Borrower.
Ready — Documents are ready for eSign.
Completed — The Borrower has eSigned documents.
access_tokenStringThis is the unique token to format the URL for the borrower to review/eSign the documents.

As part of the onboarding, your Snapdocs Customer Success Manager will provide you with an URL which is appended with the access token for the borrower experience.

The format will look like:
https://app.snapdocs.com/secure_access?secure_token=<access_token>
Language
Credentials
Bearer
Click Try It! to start a request and see the response here!