The buyer reference is missing
The `Buyer reference` element (BT-10) must be provided. In the German public sector this is the recipient's *Leitweg-ID*.
Only the issuer holds this value: Factlint reports it and never fabricates it. Test your invoice to find out whether it is affected.
Why this error happens
This is the emblematic XRechnung rule, and the one that blocks the most first invoices. The Leitweg-ID is the routing address of the public body: without it the invoice does not reach the right department, and the portal refuses it before looking at the content at all. EN 16931 leaves BT-10 optional, which is why no non-German tool asks for it.
How to fix it
Ask your customer for the Leitweg-ID — it appears on the order or in their supplier portal. Its shape is standardised (`coarse-fine-checkdigit`) but its value cannot be derived from anything in the invoice. Factlint reports it as `needs_input` and never fabricates a default value.
XML correction example
<!-- ram:BuyerReference absent -->
<ram:BuyerReference>04011000-12345-67</ram:BuyerReference>