Generate Factur-X invoice
generate_invoiceGenerate a compliant e-invoice from structured data.
Returns a summary and the document as an embedded resource (base64 PDF or XML text).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| check | No | Schematron rule set: EN 16931 base or + French CTC rules | fr-ctc |
| output | No | facturx-pdf (PDF/A-3 with XML, default), cii-xml or ubl-xml | facturx-pdf |
| invoice | Yes | ||
| profile | No | EN 16931 conformance level: en16931 (default), extended, extended-ctc-fr, basicwl | en16931 |
| language | No | Language of the visual PDF: fr or en | fr |
| footer_text | No | Optional footer text on the PDF |