ghl_invoice_template_update
Update an existing invoice template by template ID. Modify template details such as name, items, discounts, and business information.
Instructions
Update template API to update an template by template id Endpoint: PUT /invoices/template/{templateId} (Version header: v3; source: v3/invoices-v3.json) OAuth scopes: invoices/template.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). | |
| templateId | Yes | Template Id |