Delete customer
loyverse_delete_customerDelete a customer permanently by ID. This action is irreversible and cannot be undone.
Instructions
Delete a customer by id (DELETE /customers/{id}). This is destructive and cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The customer id. |