Download Invoice File
lexware_download_invoice_fileDownload an invoice file in PDF format or request the XRechnung XML e-invoice by specifying the desired format.
Instructions
Download the file for an invoice. Defaults to PDF; pass format="xml" to request the XRechnung XML e-invoice when available (the API returns whatever representation it can render).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Invoice UUID | |
| format | No | Representation to request: "pdf" (default) or "xml" for the XRechnung XML e-invoice when available. |