recurring_invoices_delete
Permanently removes a recurring invoice template by UUID without affecting invoices already generated from it. Use pause to temporarily halt future billing instead.
Instructions
Permanently delete a recurring invoice template. Previously generated invoices from this template are not affected. Use toggle to temporarily pause instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | UUID of the recurring invoice template to delete | |
| companyId | No | Company UUID (overrides configured default) |