Delete Customer Document

This request allows you to delete an existing 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 deleting them:

  • We don't typically suggest you delete customer documents. There is no option to do this within the UI, and you can upload as many documents to a customer as you want.
  • When an customer document is deleted, it remains in the database. Instead of being dropped, it is simply marked as deleted.
  • You will need an document's ID to delete it. You can find an document's ID by sending a GET Customer Document request.

Database

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

❗️

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. Since this is a DELETE request, this one is a bit different.

To receive a 200 response from the Try It button, you will have to try this request with your own tenant credentials. If you plan on doing so, make sure to change the headers to match your own authentication information.

Language
Authorization
Click Try It! to start a request and see the response here!