invoice_convert
Convert ZUGFeRD or XRechnung invoices between different profiles (MINIMUM to EXTENDED) and syntaxes (CII/UBL), supporting downgrades only if data loss is allowed.
Instructions
Convert a ZUGFeRD or XRechnung invoice to a different profile or syntax. Supports ZUGFeRD profile upgrades and downgrades, ZUGFeRD ↔ XRechnung conversion, and CII ↔ UBL syntax transformation (XRechnung only). Profile downgrades may result in data loss; set allow_data_loss=True to permit this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| xml_content | No | ||
| xml_base64 | No | ||
| target_profile | Yes | ||
| target_syntax | No | CII | |
| allow_data_loss | No |