Preview a PDF template

GET
/document_templates/:document_template_id/preview

Returns a sample PDF invoice generated using the specified template.

Path parameters

document_template_idstringRequired

Headers

Auth
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-monite-versionstringRequired
x-monite-entity-idstringRequired

The ID of the entity that owns the requested resource.

Response

This endpoint returns a file.

Errors