Turkey e-Fatura / e-Arşiv
Turkey’s structured e-Fatura and e-Arşiv systems using UBL-TR documents, tax identifiers, signatures and GİB routing.
Current version and implementation status
How to recognize the profile
Do not rely on the file extension alone. Inspect the root namespace, customization/profile identifiers, version values and authority-specific envelope.
- UBL-TR customization
- VKN/TCKN
- GIB envelope
- ApplicationResponse
Production validation stack
- 1UBL-TR schema
Confirm that the document is well formed and structurally compatible with the intended e-Fatura syntax.
- 2GİB business rules
Apply semantic and business-rule checks rather than accepting a file merely because it parses.
- 3Signature/seal
Validate currencies, countries, tax categories, units, payment means and other controlled values against the correct release.
- 4Envelope and response handling
Apply the national, network or authority restrictions that narrow the base syntax.
Common errors and corrective action
Locate the relevant field and rule, correct the source mapping, rerun every validation layer, then preserve the final response.
Locate the relevant field and rule, correct the source mapping, rerun every validation layer, then preserve the final response.
Locate the relevant field and rule, correct the source mapping, rerun every validation layer, then preserve the final response.
Locate the relevant field and rule, correct the source mapping, rerun every validation layer, then preserve the final response.
Countries using or referencing this profile
Questions people ask
What is e-Fatura?
Turkey’s structured e-Fatura and e-Arşiv systems using UBL-TR documents, tax identifiers, signatures and GİB routing.
How is e-Fatura validated?
A production check normally applies UBL-TR schema, GİB business rules, Signature/seal, Envelope and response handling. Local browser preflight cannot replace the official validation artefacts or authority outcome.
Which version should I use?
The current research note is: Verify current UBL-TR package and technical guides. Confirm release notes at the official source before production deployment.
Inspect and prepare e-Fatura files
Tax identifier checker
Check the structure of VAT, GST and national business identifiers.
Signature metadata inspector
Locate XML signature, certificate and digest metadata without claiming cryptographic validity.
Authority and network response decoder
Extract status, identifiers, error codes and messages from common JSON or XML invoice responses.
Invoice profile ID finder
Locate CustomizationID, ProfileID and guideline identifiers and connect them with likely format profiles.