Delete a customer
Customers
Delete a customer
Permanently remove a customer record.
DELETE
Delete a customer
Two equivalent forms — see Addressing a customer.
Path parameters
LMS id, or the externalId on the
/external/{customer_external_id} form.Examples
Response
200 OK with an empty body.
Errors
| Code | When |
|---|---|
not_found | No customer with that ID |
aborted | Customer is not in pending state, or has associated loans |

