post deprecatedhttps://auth.snapdocs.com/oauth/token
Use this endpoint to create a new JWT bearer token that can be used to make subsequent API requests.
Possible scopes include:
Lenders
Scope | Endpoint |
---|---|
closings:create | Create a new closing Submit a full redraw for the current closing |
closings:show | Get a single closing |
closings:mark_finished_uploading_docs | Signify documents uploading for a closing is complete |
documents:create | Upload a new document |
documents:index | Get a list of documents |
documents:show | Download a document |
documents:submit | Submit documents |
subscriptions:create | Create a subscription |
subscriptions:index | Get all the subscriptions |
subscriptions:destroy | Delete a subscription |
Point of Sale
Scope | Endpoint |
---|---|
closings:external_look_up | Fetch closing uuid by external identifiers |
borrowers:index | Get a list of Borrower Document Statuses |
Reporting
Scope | Endpoint |
---|---|
borrower_activities:index | Get borrower activities |
transaction_statuses:index | Get transaction statuses |
users:index | Get users |