Download Down Payment Invoice File
lexware_download_down_payment_invoice_fileDownload a down payment invoice file; defaults to PDF or request the XRechnung XML e-invoice when available.
Instructions
Download the file for a down payment 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 | Down payment invoice UUID | |
| format | No | Representation to request: "pdf" (default) or "xml" for the XRechnung XML e-invoice when available. |