Models

PDFGeneration

Optionally generate a PDF of the document and include it as an embedded attachment (also included in email attachments when email sending is enabled). Not supported for message level responses or raw XML documents.

Properties

NameTypeRequiredDescription
enabledbooleanNoWhether to generate a PDF of the document and include it as an embedded attachment. Default: false
filenamestringNoOptional filename to use for the generated PDF attachment. Defaults to a filename derived from the document number (e.g. invoice-001.pdf). Example: "INV-2024-001.pdf"

Used by

On this page