Download Credit Note File
lexware_download_credit_note_fileDownload a credit note file; defaults to PDF, or request XRechnung XML e-invoice by passing format='xml'.
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. |