Delete Customer

This request deletes an existing customer.

   Click here to learn more about this request

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)

Path Params
int32
required

The ID of the customer.

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