This endpoint will return all data associated with Transaction Statuses.

The Transaction Statuses Object

KeyTypeDescription
dataArrayThe array storing storing individual transaction status results.
appointment_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_atStringThe timestamp when the closing was created in Snapdocs system.
closing_typeStringThe closing type sent by the Lender associated with each closing.
esign_statusStringThe current status of eSigning.
esigning_completed_date_timeStringThe timestamp when the Borrower has completed eSigning. There will be a row for each Borrower.
file_numberStringThe file number / loan number which was sent to Snapdocs for each closing.
idIntegerThe internal ClosingID.
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_first_nameStringThe Borrower's first name of this closing. There will be a row for each Borrower.
signer_last_nameStringThe Borrower's last name of this closing. There will be a row for each Borrower.
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 transaction status 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 paginated results.
Language
Authorization
Bearer
Click Try It! to start a request and see the response here!