Get loan document

This request retrieves information for a specific loan document.

   Click here to learn more about this request

Loan documents are often used in lending to keep copies of a borrower's loan agreement and more. Note the following when using this request:

This request retrieves information for documents associated with a specific loan.

Loan documents differ from customer documents, but the two differ only in where they are saved. Thus, the two types of documents use different endpoints.

It is not possible to view or download the documents with this request. It will only show the document's information such as file name, document ID, upload IP address, and more. To download a document, use the GET Download loan document request.

For an example of how loan documents work within the UI, take a look at our Loan Documents article.

Database

For information on loan document database tables, see the following articles:

Database – Loan Document Entity (loan_document_entity)

Database – Loan Table (loan_entity)

Path Params
int32
required

This is the ID of the loan.

int32
required

This is the ID of the document.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json