einvoicecheck

Rules / BR-11 · Markdown

BR-11

EN 16931-1 layer: en16931

Checked against Peppol BIS Billing 3.0 2026.5

What does BR-11 mean? The invoice is missing the Buyer country code (BT-55). Provide it as an ISO 3166-1 alpha-2 code inside the buyer postal address.

Why did my invoice fail BR-11?

The Buyer postal address (BG-8) must include a Buyer country code (BT-55), identifying the country where the buyer is located. It is required for VAT and cross-border determination. In UBL it is cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cac:Country/cbc:IdentificationCode and must be a valid ISO 3166-1 alpha-2 code.

Official rule text

The Buyer postal address shall contain a Buyer country code (BT-55).

Common causes

How do I fix it?

<cac:PostalAddress><cac:Country><cbc:IdentificationCode>FR</cbc:IdentificationCode></cac:Country></cac:PostalAddress>

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.