Create renewal invoice
create_renewal_invoiceGenerate the next renewal invoice for a contract immediately, bypassing the scheduled run. Optionally limit the invoice to a specific contract product.
Instructions
Generate the next recurring (renewal) invoice for a contract now, instead of waiting for the scheduler. Optionally scope to one contract product.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contract_id | Yes | Contract UUID | |
| contract_product_id | No | Limit invoice to this product |