BR-CL-20:Coded charge reasons MUST belong to the UNCL 7161 code list
A Charge Reason Code is not a valid UNCL 7161 code. Common codes: FC=freight, AAA=advertising, ABL=handling, DL=delivery.
Engine Classification
Normalize document level charge reason code to valid UNCL 7161 value
Confidence: 85% · Applied automatically in pipeline
What is BR-CL-20?
BR-CL-20 is a fatal validation rule defined in the EN 16931 specification. It validates the AllowanceChargeReasonCode element 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:AllowanceCharge[cbc:ChargeIndicator='true']/cbc:AllowanceChargeReasonCode
Why This Error Matters
Invoice rejected. Charge categorization must use standard codes.
BR-CL-20 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
- ·Error returned: BR-CL-20
- ·Specification: EN 16931
Before / After
<Invoice> <!-- Issue: Coded charge reasons MUST belong to the UNCL 7161 code list. --> </Invoice>
<Invoice> <!-- Issue resolved per EN 16931 --> </Invoice>
Technical Reference
//cac:AllowanceCharge[cbc:ChargeIndicator='true']/cbc:AllowanceChargeReasonCodeCommon Causes
- ·Charge reason code not from UNCL 7161 list
- ·Custom surcharge code used instead of standard
- ·Reason code contains text description not numeric code
- ·Legacy charge type not mapped to UNCL 7161
- ·ChargeReasonCode value not in allowed list
Seeing this in production? The API handles BR-CL-20 automatically. See the fix response →
See Also
Last updated: 27 February 2026
Handle BR-CL-20 Automatically in Your Pipeline
The compliance engine auto-remediates this error with controlled safety policies and evidence pack generation.