v1

latestOpenAPI 3.0.0Apache 2.02026-07-267057121.5 KB

Generate a PDF preview of the provided GOBL document.

post/apps/pdf/v1/preview

Request body

logo_urlstring uri

URL of the logo to include in the PDF.

logo_heightinteger

Height of the logo in pixels.

localestring

Locale to use for the PDF generation (e.g., "es").

date_formatstring

Date format to use in the PDF (e.g., "%Y-%m-%d"). Keys: %Y = full year, %m = month, %d = day.

hide_promoboolean

Whether to hide the Invopop footer.

layout'A4' | 'Letter' | 'DIN5008'

Layout to use for the PDF (e.g., "Letter").

dataobject

The complete GOBL Envelope to convert.

Response

Successfully generated PDF preview.