Delete Customer

This request deletes an existing customer.

A customer is any individual or company that can be associated with a loan or line of credit account. Note the following when using this request:

A customer can only be deleted if they are not linked to any loans. Use the PUT unlink customer from loan request to unlink any associated loans before deleting a customer.

Deleting a customer does not incur additional costs to an account.

Deleted customers are "soft-deleted" and remain within the database. Instead of being dropped, customers are marked as deleted.

Database

For information regarding customer database tables, see the following articles:

Database – Customer Main Table (customer_entity)

Database – Customer Status Entity (customer_status_entity)

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