CRATEAPI

Sample e-invoice files, one per format

Every file below came out of the same engine that powers CrateAPI's /generate and /validate endpoints — and every one of them passed that engine's own validator before we published it. Use them to test your parser, viewer, ERP import or integration, without waiting on a real customer invoice.

These are format samples, not live transactions. None of them was submitted to Peppol, SDI, KSeF or any other network, and none carries a digital signature. All data — company names, VAT numbers, IBANs — is fictitious: valid in shape, invented in substance. Nothing here identifies a real business or needs to be attributed to anyone.

UBL / Peppol BIS 3.0

ubl-peppol-invoice.xmlXML

Standard invoice (type 380), UBL 2.1 syntax, Peppol BIS Billing 3.0 profile — the most widely used cross-border e-invoicing format in the EU.

5.1 KB Download

CII — Cross Industry Invoice (EN 16931)

cii-en16931-invoice.xmlXML

Standard invoice (type 380), UN/CEFACT Cross Industry Invoice (CII) D16B syntax, EN 16931 core profile.

7.0 KB Download
cii-en16931-creditnote.xmlXML

Credit note (type 381), same CII syntax — corrects or cancels a previous invoice.

6.9 KB Download

XRechnung 3.0 (Germany)

xrechnung-invoice.xmlXML

Standard invoice for German B2G/B2B e-invoicing, UBL syntax, XRechnung 3.0 profile, with a Leitweg-ID routing reference.

4.4 KB Download

Factur-X / ZUGFeRD (PDF/A-3)

facturx-invoice.pdfPDF

Hybrid PDF/A-3b: a human-readable invoice PDF with a machine-readable EN 16931 CII XML (factur-x.xml) embedded inside it — open it as a normal PDF, or extract the XML for automated processing.

38 KB Download

RO_CIUS (Romania, e-Factura)

ro-cius-invoice.xmlXML

Standard invoice for Romania's e-Factura system, UBL syntax, RO_CIUS 1.0.1 profile, RON currency.

4.0 KB Download

FatturaPA (Italy, SDI)

fatturapa-invoice.xmlXML

Standard invoice (TD01) for Italy's Sistema di Interscambio (SDI), FatturaPA schema v1.2.2.

2.2 KB Download
fatturapa-creditnote.xmlXML

Credit note (TD04), same FatturaPA schema.

2.3 KB Download

Facturae (Spain)

facturae-invoice.xmlXML

Standard invoice for Spain (Facturae schema, InvoiceDocumentType FC/InvoiceClass OO), unsigned — XAdES signing stays the sender's own responsibility, same as the real workflow.

3.2 KB Download

KSeF / FA_VAT (Poland)

ksef-invoice.xmlXML

Standard invoice for Poland's KSeF platform, FA_VAT schema FA(2), PLN currency, pre-flight only — not submitted to KSeF, no numer KSeF.

1.5 KB Download

Need this with your own data?

Generate and validate documents like these from your own invoice data through the API — the free validator never asks for a key.