What is
What is Japanese Invoice Registration Number Validator?
Japan's 2023 qualified invoice system (適格請求書等保存方式) requires businesses to verify supplier T-numbers before claiming consumption tax deductions. Manually checking each T+13-digit number on the National Tax Agency portal works for a handful of invoices, but becomes impractical when auditing monthly batches of 50 or 100 suppliers.
This tool validates the syntax and mod-11 checksum of T-numbers locally in the browser, making it fast to triage a list and identify likely typos or OCR errors before committing to individual NTA lookups.
How to use
How to use Japanese Invoice Registration Number Validator
Paste T-numbers one per line or comma-separated. Full-width characters and hyphens are normalized automatically. Click Validate to see per-number results. Valid numbers include a direct link to the NTA public information portal for official registration verification. Use Copy valid to extract only the passing numbers for your records.
Example
Example
Input batch:
T1000020483583
T1234567890123
T 3-1234-5678-9012
Results:
✓ T1000020483583 — Valid (checksum matches)
✗ T1234567890123 — Invalid (check digit mismatch)
✓ T3123456789012 — Valid (normalized from hyphenated format)Common use cases
Common use cases
1. Auditing invoice batches to catch OCR errors before submitting tax filings.
2. Pre-validating vendor T-numbers collected in spreadsheets before importing to accounting software.
3. Quick triage of a list of new supplier numbers without opening the NTA portal for each one.
4. Identifying registration number formatting issues in legacy procurement systems.
Frequently asked questions