Back to Compliance Hub
Critical

BR-6

Seller Postal Address Country Missing (BT-40)

What This Error Means

The seller must include a country code (BT-40) in their postal address. The code must be a valid ISO 3166-1 alpha-2 value (e.g. 'DE' for Germany). This field determines the tax jurisdiction and is required for all cross-border VAT checks.

How to Fix It

Add cac:Country/cbc:IdentificationCode with value 'DE' (or the appropriate ISO code) inside cac:AccountingSupplierParty/cac:Party/cac:PostalAddress.

XML Example
<cac:PostalAddress>
  <cbc:StreetName>Musterstraße 1</cbc:StreetName>
  <cbc:CityName>Berlin</cbc:CityName>
  <cbc:PostalZone>10115</cbc:PostalZone>
  <cac:Country>
    <cbc:IdentificationCode>DE</cbc:IdentificationCode>
  </cac:Country>
</cac:PostalAddress>

Fix Automatically

Upload your invoice to our Smart Repair engine. It will detect and fix BR-6 errors automatically with a GoBD audit trail.

Open Smart Repair

Related Errors

Other commonly encountered validation errors