Peppol BIS Billing 3.0 · rule
SE-R-003
What does SE-R-003 mean? Swedish organisation numbers should be numeric.
Why did my invoice fail SE-R-003?
A Swedish organisation number (organisationsnummer) used to identify a party should contain only digits. Formatting characters break automated lookup against the Swedish company register.
Official rule text
Swedish organisation numbers should be numeric.
Common causes
- Hyphen in the customary written form (556677-8899) not stripped
- SE prefix included on the organisation number
- Spaces copied from a printed document
How do I fix it?
<cbc:CompanyID schemeID="0007">5566778899</cbc:CompanyID>
Related rules
SE-R-001 · SE-R-002 · SE-R-004 · SE-R-005 · SE-R-006 · SE-R-007 · SE-R-008 · SE-R-009
Check your invoice against this rule
Paste it into the live demo, or call POST /v1/validate. See the quickstart.