SE-R-007:For Swedish suppliers using Plusgiro, the Account ID must be numeric
Swedish suppliers using Plusgiro must have a numeric account ID. No letters or special characters allowed.
Engine Classification
Remove non-numeric characters from Swedish Plusgiro account number
Confidence: 90% · Applied automatically in pipeline
What is SE-R-007?
SE-R-007 is a fatal validation rule defined in the Peppol BIS 3.0 specification. It validates the ID element under PayeeFinancialAccount in the UBL invoice XML.
When this rule fires, the invoice is non-compliant and will be rejected by Peppol access points and national validation services. The sending system receives a rejection response and the invoice does not reach the buyer.
Target path: //cac:PaymentMeans/cac:PayeeFinancialAccount/cbc:ID
Why This Error Matters
Invoice will be rejected by Swedish validation. Plusgiro account must be numeric.
SE-R-007 is a hard failure. Invoices that trigger this rule are rejected at the access point and never reach the recipient. In Peppol networks, this means your sending system receives an MLR (Message Level Response) with a rejection status. The invoice must be corrected and re-sent, adding delay to your payment cycle.
Invoice Navigator can automatically correct this error in your pipeline. The fix is applied with full audit evidence, so your compliance trail remains intact.
Validator Behavior
- ·Causes invoice rejection
- ·Rejected by PEPPOL Access Points
- ·Error returned: SE-R-007
- ·Specification: Peppol BIS 3.0
Before / After
<Invoice> <!-- Issue: For Swedish suppliers using Plusgiro, the Account ID must be --> </Invoice>
<Invoice> <!-- Issue resolved per Peppol BIS 3.0 --> </Invoice>
Technical Reference
//cac:PaymentMeans/cac:PayeeFinancialAccount/cbc:IDCommon Causes
- ·Non-numeric characters in Plusgiro
- ·Formatting characters included
- ·Hyphen or spaces in account
- ·Wrong account format
- ·Typo in account number
Seeing this in production? The API handles SE-R-007 automatically. See the fix response →
See Also
Last updated: 27 February 2026
Handle SE-R-007 Automatically in Your Pipeline
The compliance engine auto-remediates this error with controlled safety policies and evidence pack generation.