This request pulls information for a specific customer document.
General
Customer documents are often used in lending to keep copies of a borrower's loan agreement, identification information, and more. Here's what you need to know about this request:
- This request pulls information for documents saved to a specific customer within your account.
- This request does not allow you to view or download documents. This request instead pulls document information, such as file names, document IDs, upload IP addresses, and more.
For an example of how customer documents work within the UI, take a look at our Uploading a Customer Document article.
Database
For information regarding customer and document database tables, see the following articles:
- Database – Customer Document Entity (customer_document_entity)
- Database – Document Section Entity (doc_section_entity)
- Database – Customer Main Table (customer_entity)
Try It Instructions
Our requests often provide sample payload information so that you can receive a 200 response from simply hitting the Try It button. This request is ready for you—hit Try It to send the request.
However, if you would like to try this request with your own tenant account, make sure to change the headers to match your own authentication information.