delete https://loanpro.simnang.com/api/public/api/1/odata.svc/Customers()
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: