recurring_invoices_bulk_issue_now
Generate invoices immediately from multiple recurring invoice templates by providing their UUIDs, bypassing the normal schedule without changing the next issuance date.
Instructions
Immediately generate invoices from multiple recurring invoice templates. Useful for triggering generation outside the normal schedule. Does not update the nextIssuanceDate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | Array of recurring invoice UUIDs (1-100) | |
| companyId | No | Company UUID (overrides configured default) |