This endpoint will return all data associated with Borrowers Activities.

The Borrower Activities Object

KeyTypeDescription
dataArrayThe array storing individual Borrower activities results.
idIntegerThe internal unique identifier for a Snapdocs Closing.
appointment_date_timeStringThe new timestamp if the Settlement Agent made changes to the original appointment date time sent in for Closing creation.
appointment_original_date_timeStringThe original appointment date and time sent by the Lender for Closing creation. If there are changes in the appointment date and time, this field will be populated accordingly.
closing_created_date_timeStringThe timestamp when the Closing was created in Snapdocs system
closing_typeStringThe closing type sent by the Lender associated with each Closing.
doc_preview_available_date_timeStringThe timestamp when the document was sent to the Borrower for review. There will be a row for each Borrower.
doc_preview_completed_date_timeStringThe timestamp when the Borrower has reviewed the available document. There will be a row for each Borrower.
esign_statusStringThe current status of eSigning for each Borrower.
esigning_completed_date_timeStringThe timestamp when the Borrower has completed eSigning. There will be a row for each Borrower.
esigning_start_date_timeStringThe timestamp when the Borrower starts the eSigning process. There will be a row for each Borrower.
file_numberStringThe file number / loan number which was sent to Snapdocs for each Closing.
last_modified_date_timeStringThe timestamp when any of the above fields are updated in the target table. This will be the timestamp used in query to find incremental updates.
property_stateStringThis field will be used in the near future.
settlement_office_email_addressStringThe email address of the Settlement office handling the Closing.
settlement_office_nameStringThe name of the Settlement office handling the Closing.
signer_email_addressStringThe Borrower's email of this Closing. There will be a row for each Borrower.
signer_first_nameStringThe Borrower's first name of this closing. There will be a row for each Borrower.
signer_idStringThe unique UserID for each Borrower.
signer_last_nameStringThe Borrower's last name of this Closing. There will be a row for each Borrower.
signer_removed_date_timeStringThe timestamp when the Borrower was deactivated in the Snapdocs system and a new Borrower was created.
statusStringThe current status of the Closing in Snapdocs system.
status_change_date_timeStringThe latest timestamp when the transaction status was updated to either Close, Canceled or Reopen.
wet_sign_statusStringThe current status of the Wet sign.
metaObjectThe object storing metadata about the returned Borrower activities results.
current_pageIntegerThe current page of the paginated results.
next_pageIntegerThe next page number of the paginated results.
page_sizeIntegerThe number of results per page.
total_countIntegerThe total number of results.
total_pagesIntegerThe total number of pages of the paginated results.
Language
Authorization
Bearer
Click Try It! to start a request and see the response here!