delete_customer
Delete a customer with no invoices from GnuCash. If invoices exist, remove them first; invoiced customers cannot be deleted.
Instructions
Delete a customer with no invoices.
Customers with any invoices (posted or unposted) cannot be deleted. Delete the invoices first, then delete the customer.
Args: customer_id: Customer ID (e.g., "000001").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |