Authorizations
Use the Bearer
scheme with a valid JWT token to authenticate requests.
Example: Authorization: Bearer <token>
Body
application/json
Response
Successfully generated PDF preview.
The response is of type file
.
Generate a PDF preview of the provided GOBL document.
Use the Bearer
scheme with a valid JWT token to authenticate requests.
Example: Authorization: Bearer <token>
Successfully generated PDF preview.
The response is of type file
.