Generate PDF from template

Generates a finalized PDF from template placeholders.

Business rules:

  • id must be a valid UUID
  • Request body must contain data with at least one key/value
  • Returns 400 for invalid UUID, invalid JSON, or empty data
  • Returns 404 when template is not found
  • Success returns PDF binary (application/pdf)
Language
Credentials
Response
Click Try It! to start a request and see the response here!