Run Recurring Invoice Now
run_recurring_nowManually generate the next invoice instance from a recurring template, useful for billing ahead of schedule or recovering missed automated runs.
Instructions
Manually trigger immediate generation of the next invoice instance from a recurring template. Useful for billing ahead of schedule or recovering from a missed automated run. The generated invoice is created as a draft; review and send separately. Example: templateId='rec_abc123' / Genera manualmente la siguiente instancia de una factura recurrente. Util para facturar antes de lo programado o recuperar un ciclo perdido. La factura generada se crea como borrador; revisar y enviar por separado.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| templateId | Yes | Recurring invoice template ID / ID de la plantilla de factura recurrente | |
| draftOnly | No | If true, create as draft only (default true). Set false to create and mark as sent immediately. / Si true, crea como borrador. Set false para crear y marcar como enviada. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | Yes | ||
| id | Yes | ||
| message | No |