Generate Document from Template
POST/templates/:template_id/generate-document
Generates a downloadable PDF document from a specified Lumin template.
This endpoint takes an existing template identified by template_id
and produces a static document based on its content and structure.
Currently, this operation supports Lumin Sign templates, allowing you to prefill merge text tags and form fields, and create a finalized PDF ready for distribution or archiving.
Request
Responses
- 200
- 4xx
Successfully generated document from template
Unexpected error