recurring_invoices_get
Retrieve detailed information about a specific recurring invoice template, including all line items used to generate invoices. Provide the template UUID to access complete template data.
Instructions
Get detailed information about a specific recurring invoice template including all line items used as a template for generated invoices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | UUID of the recurring invoice template | |
| companyId | No | Company UUID (overrides configured default) |