Unarchive an invoice rendering template so it can be used on new Stripe objects again.
Parameters
No parameters.
Returns
The updated template object is returned if successful. Otherwise, this call raises an error.
Response
{ "id": "inrtem_abc", "object": "invoice_rendering_template", "nickname": "My Invoice Template", "status": "active", "version": 1, "created": 1678942624, "livemode": false}- Need help? Contact Support.
- Check out our changelog.
- Questions? Contact Sales.
- LLM? Read llms.txt.
- Powered by Markdoc