AT-R-002:Austrian UID number format invalid
Fix: This requires user input to resolve. Review the relevant cbc: and cac: elements in your Invoice XML and provide the correct value. (AT-R-002). Provide the required value in the free validator.
Austrian VAT number must be ATU + 8 digits.
Engine Classification
Business data required · Explicit input workflow · No assumptions made
Required input: Austrian VAT Number (UID)
What is AT-R-002?
AT-R-002 is a fatal validation rule defined in the CIUS-AT (Austria) specification (AUT national rules). It validates the CompanyID element under PartyTaxScheme in the UBL invoice XML.
When this rule fires, the invoice is rejected by Peppol access points and never reaches the buyer.
Target path: XPath: //cac:PartyTaxScheme/cbc:CompanyID
Why This Error Matters
Austrian UID required for VAT compliance.
AT-R-002 is a hard failure — the invoice must be corrected and re-sent before it can reach the recipient.
Validator Behavior
- ·Causes invoice rejection
- ·Error returned: AT-R-002
- ·Specification: CIUS-AT (Austria)
How to Fix It
Check format
Must be ATU followed by 8 digits
Verify UID
Check with Austrian business register
Before / After
<Invoice> <!-- Issue: Austrian VAT number must be ATU + 8 digits --> </Invoice>
<Invoice> <!-- Issue resolved per CIUS-AT (Austria) --> </Invoice>
Technical Reference
XPath: //cac:PartyTaxScheme/cbc:CompanyIDCommon Causes
- ·Wrong format
- ·Missing ATU prefix
- ·Wrong digit count
Seeing this in production? The API handles AT-R-002 automatically. See the fix response →
Frequently Asked Questions
Austrian VAT number must be ATU + 8 digits.
This requires user input to resolve. Review the relevant cbc: and cac: elements in your Invoice XML and provide the correct value. (AT-R-002). Invoice Navigator detects this error and prompts for the required business data before applying a safe fix.
Yes, AT-R-002 is a critical error that must be fixed.
Related Errors
Related Content
Last updated: 3 March 2026
Validate your invoice
Drop your XML here to check for AT-R-002
Fix AT-R-002 with guided input
Upload your invoice and we'll ask for the missing data, then apply a safe, auditable fix.