create_recurring_invoice
Set up recurring invoices for a client by specifying billing interval, next date, and line items, automating future billing.
Instructions
Create a new recurring invoice template.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | Notes on the invoice | |
| interval | Yes | Billing interval | |
| client_id | Yes | Client UUID | |
| next_date | Yes | Next invoice date (YYYY-MM-DD) | |
| line_items | No | Line items |