What it means
Structured invoices use controlled codes for currencies, countries, units, tax categories, payment means, document types and exemptions.
Profiles often restrict broad international lists to a smaller permitted subset.
Implementation method
- 1Pin the code-list release used by the profile.
- 2Map source labels to codes through a governed table.
- 3Reject unknown or deprecated values before export.
- 4Store both the source meaning and emitted code for traceability.
Common mistakes
Build an explicit control or test case for this condition.
Build an explicit control or test case for this condition.
Build an explicit control or test case for this condition.
Build an explicit control or test case for this condition.
Questions and answers
Why can a valid ISO code be rejected?
The national or network profile may allow only a subset or require additional context.
Should code lists be embedded in application logic?
Prefer versioned, testable reference data so releases can be changed without rewriting business code.
Can EInvoiceLab officially certify invoice code lists?
No. EInvoiceLab can inspect, prepare and explain technical data, but official conformance, delivery or acceptance depends on the active authority, network, accredited provider and validation artefacts.
Should I keep the original structured file?
Yes. Preserve the original XML or JSON, its hash, every validation report and the final authority or network response. A readable PDF should not replace the source document.