einvoicecheck
Menu

Rules / BR-20 · Markdown

Peppol BIS Billing 3.0 · rule

BR-20

Layer en16931·Checked against Peppol BIS Billing 3.0 2026.5

What does BR-20 mean? The Seller tax representative postal address (BG-12) shall contain a Tax representative country code (BT-69), if the Seller (BG-4) has a Seller tax representative party (BG-11).

Why did my invoice fail BR-20?

If the Seller (BG-4) has a Seller tax representative party (BG-11), that representative's postal address (BG-12) must include a Tax representative country code (BT-69). The country code fixes the jurisdiction of the VAT representative and is the one mandatory element of the address group. This rule enforces that the representative's country is always stated.

Official rule text

The Seller tax representative postal address (BG-12) shall contain a Tax representative country code (BT-69), if the Seller (BG-4) has a Seller tax representative party (BG-11).

Common causes

How do I fix it?

<cac:TaxRepresentativeParty>
  <cac:PostalAddress>
    <cac:Country>
      <cbc:IdentificationCode>DE</cbc:IdentificationCode>
    </cac:Country>
  </cac:PostalAddress>
</cac:TaxRepresentativeParty>

Related rules

BR-01 · BR-02 · BR-03 · BR-04 · BR-05 · BR-06 · BR-07 · BR-08

Check your invoice against this rule

Paste it into the live demo, or call POST /v1/validate. See the quickstart.