Download Credit Note File
lexware_download_credit_note_fileDownload a credit note as PDF, or request the XRechnung XML e-invoice when available.
Instructions
Download the file for a credit note. 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 | Credit note UUID | |
| format | No | Representation to request: "pdf" (default) or "xml" for the XRechnung XML e-invoice when available. |