Kenya eTIMS
Kenya Revenue Authority’s electronic tax invoice management workflow for invoice generation, transmission and verification.
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.
- KRA PIN
- Control unit or solution data
- Invoice verification reference
Production validation stack
- 1Taxpayer identifiers
Confirm that the document is well formed and structurally compatible with the intended eTIMS syntax.
- 2API data structure
Apply semantic and business-rule checks rather than accepting a file merely because it parses.
- 3Item and tax classifications
Validate currencies, countries, tax categories, units, payment means and other controlled values against the correct release.
- 4KRA response
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 eTIMS?
Kenya Revenue Authority’s electronic tax invoice management workflow for invoice generation, transmission and verification.
How is eTIMS validated?
A production check normally applies Taxpayer identifiers, API data structure, Item and tax classifications, KRA response. Local browser preflight cannot replace the official validation artefacts or authority outcome.
Which version should I use?
The current research note is: Verify current eTIMS integration specifications. Confirm release notes at the official source before production deployment.
Inspect and prepare eTIMS files
Tax identifier checker
Check the structure of VAT, GST and national business identifiers.
Invoice reference and UUID checker
Check the structure and, where implemented, checksum of common fiscal invoice references such as UUID, IRN, CUFE and access keys.
Official invoice verification navigator
Identify the correct authority, reference type and official verification route for a country without pretending to perform an authority lookup.
E-invoice API payload checker
Parse JSON payloads and check common invoice, party, line and total fields before sandbox submission.