Generate PDF Document with JSON format

View as Markdown

Generate PDF documents based on input JSON data. The endpoint supports pre-configured formats and only specific data can go into each PDF document.

Authentication

x-api-keystring
API key issued by Staple.
AuthorizationBearer
JWT obtained from the login endpoint.

Request

This endpoint expects an object.
namestringOptional
qidintegerOptional
dataobjectOptional

Response

OK