bank_accounts_delete
Delete a permanent bank account by UUID. Cannot remove the last account for a company or the default account; set another as default first. Existing invoices retain the IBAN in stored data.
Instructions
Permanently delete a bank account. Cannot delete the last bank account for a company or the default account (set another as default first). Existing invoices that referenced this account retain the IBAN in their stored data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Bank account UUID to delete | |
| companyId | No | Company UUID override (uses active company if not set) |