PDF/A-3 + CII
Factur-X generator API for France and hybrid EN 16931
Hybrid PDF/A-3 with embedded CII, built on official FNFE artifacts. All five profiles detected and validated. Bring your own PDF or use the codecafe24 template.
Legal compliance dates
France · 2026–2027
B2B e-invoicing rollout (ViDA / Chorus Pro CIUS)
Germany · 2025-01-01
Incoming e-invoices accepted as Factur-X / ZUGFeRD
Poland · KSeF 2.0
Convert Factur-X XML toward national structured formats via UBL/CII
Sample JSON payload
{
"invoice": {
"number": "INV-0042",
"issueDate": "2026-09-04",
"currency": "EUR",
"seller": { "name": "codecafe24 GmbH", "vat": "DE123456789" },
"buyer": { "name": "Acme SAS", "vat": "FR12345678901" },
"lines": [{ "name": "API usage", "qty": 1, "price": 149.00, "vat": 19 }]
}
}Download validated test XML