einvoiceconverter.come-invoice error codes

BR-DE-30

A direct debit group is missing the creditor identifier.

ErrorXRechnungUBLCII

Why it happens

The SEPA creditor identifier (Gläubiger-ID) was not carried into the invoice.

How to fix it

Set BT-90 — cac:PaymentMeans/cac:PaymentMandate/cac:PayerFinancialAccount is the debited account; the creditor identifier belongs in cbc:PaymentMandate/cbc:ID's issuing party field per the UBL binding.

The official rule

XRechnung, official German wordingWenn "DIRECT DEBIT" BG-19 vorhanden ist, dann muss "Bank assigned creditor identifier" BT-90 übermittelt werden.

Our English rendering: If DIRECT DEBIT (BG-19) is present, then "Bank assigned creditor identifier" (BT-90) must be provided.

Technical detail — where the rule is evaluated and the exact test
SyntaxContext and assertion
UBL/ubl:Invoice | /cn:CreditNote
not(cac:PaymentMeans/cac:PaymentMandate) or (cac:AccountingSupplierParty/cac:Party/cac:PartyIdentification/cbc:ID[@schemeID='SEPA'] | cac:PayeeParty/cac:PartyIdentification/cbc:ID[@schemeID='SEPA'])
CII/rsm:CrossIndustryInvoice
(($BT-89-path or $BT-91-path) and $BT-90-path) or $BG-19-not-existing

Check your own invoice

Paste or drop your UBL or CII file into the free validator. It runs the official EN 16931 ruleset plus the German XRechnung layer and lists every rule that fires, BR-DE-30 included — no signup, no limit.

Validate an e-invoice free

Fixing the data at source instead? The CSV converter builds a compliant invoice from a spreadsheet export.

Other XRechnung (German CIUS) rules