get
/v1/invoice_rendering_templates/{template} Retrieve an invoice rendering template
GetInvoiceRenderingTemplatesTemplate
<p>Retrieves an invoice rendering template with the given ID. It by default returns the latest version of the template. Optionally, specify a version to see previous versions.</p>
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
expand | query | string[] | no | Specifies which fields in the response should be expanded. |
template | path | string | yes | |
version | query | integer | no |
Request Body
application/x-www-form-urlencoded Responses
200 Successful response.
default Error response.