recurring_invoices_issue_now
Generate an invoice immediately from a recurring invoice template, bypassing the scheduled generation. Useful for testing configurations or creating one-off invoices.
Instructions
Manually trigger immediate invoice generation from a recurring invoice template, bypassing the scheduled generation. Useful for testing configurations or creating one-off invoices. Does not update the nextIssuanceDate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | UUID of the recurring invoice template to issue now | |
| companyId | No | Company UUID (overrides configured default) |