Optionalparams: InvoiceRenderingTemplateRetrieveParamsOptionaloptions: RequestOptionsRetrieves 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.
Optionaloptions: RequestOptionsList all templates, ordered by creation date, with the most recently created template appearing first.
Optionalparams: Stripe.InvoiceRenderingTemplateListParamsOptionaloptions: RequestOptionsList all templates, ordered by creation date, with the most recently created template appearing first.
Optionaloptions: RequestOptionsUpdates the status of an invoice rendering template to ‘archived' so no new Stripe objects (customers, invoices, etc.) can reference it. The template can also no longer be updated. However, if the template is already set on a Stripe object, it will continue to be applied on invoices generated by it.
Optionalparams: InvoiceRenderingTemplateArchiveParamsOptionaloptions: RequestOptionsUpdates the status of an invoice rendering template to ‘archived' so no new Stripe objects (customers, invoices, etc.) can reference it. The template can also no longer be updated. However, if the template is already set on a Stripe object, it will continue to be applied on invoices generated by it.
Optionaloptions: RequestOptionsUnarchive an invoice rendering template so it can be used on new Stripe objects again.
Optionalparams: InvoiceRenderingTemplateUnarchiveParamsOptionaloptions: RequestOptionsUnarchive an invoice rendering template so it can be used on new Stripe objects again.
Optionaloptions: RequestOptions
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.