Authorizations
Use the Bearer
scheme with a valid JWT token to authenticate requests.
Example: Authorization: Bearer <token>
Body
application/json
URL of the logo to include in the PDF.
Height of the logo in pixels.
Locale to use for the PDF generation (e.g., "es").
Date format to use in the PDF (e.g., "%Y-%m-%d"). Keys: %Y
= full year,
%m
= month, %d
= day.
Whether to hide the Invopop footer.
Layout to use for the PDF (e.g., "Letter").
Available options:
A4
, Letter
, DIN5008
The complete GOBL Envelope to convert.
Response
Successfully generated PDF preview.
The response is of type file
.