recurring_invoices_bulk_delete
Delete multiple recurring invoice templates in a single request. Receive a count of deletions and error details for any failed items.
Instructions
Delete multiple recurring invoice templates in a single request. Returns the count of deleted items and any errors for items that could not be deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | Array of recurring invoice UUIDs to delete (1-100) | |
| companyId | No | Company UUID (overrides configured default) |