Delete a customer
Customers
Delete a customer
Permanently remove a customer record.
DELETE
Delete a customer
Two equivalent forms — see Addressing a customer.Documentation Index
Fetch the complete documentation index at: https://docs.lms.bsa.ai/llms.txt
Use this file to discover all available pages before exploring further.
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 |

