BR-FR-02
This is a French BR-FR rule from the AFNOR XP Z12-012 standard - a national requirement for invoices exchanged through France's e-invoicing network (PDP platforms) under the September 2026 mandate. Typical French specifics: the seller's SIREN (scheme 0002), mandatory payment mentions (late penalties, recovery costs, discount terms), and the invoicing framework code. The official rule text below is in French - the referenced BT fields identify what to add or fix.
- Read the official text - each sub-rule names the exact business term (BT) involved.
- Check the seller identifiers: SIREN in
CompanyIDwithschemeID="0002". - Check the mandatory French invoice notes (BT-22 with PMT/PMD/AAB prefixes).
- Validate against the
frprofile in our API to see all French findings at once.
[BR-FR-02/BT-1 : L'identifiant de facture (cbc:ID) doit être composé uniquement de caractères alphanumériques (A-Z, a-z, 0-9) et peut contenir les caractères spéciaux autorisés : tiret (-), plus (+), tiret bas (_), barre oblique (/). Il ne doit pas contenir uniquement des espaces, ni commencer ou se terminer par un espace, ni contenir d'espaces consécutifs. Valeur actuelle : "". Veuillez corriger le format de l'identifiant.
[BR-FR-02/BT-25] : L'identifiant de facture référencée (cbc:ID) doit respecter le format autorisé : caractères alphanumériques et les symboles - + _ /. Il ne doit pas contenir uniquement des espaces, ni commencer ou se terminer par un espace, ni contenir d'espaces consécutifs. Valeur actuelle : "". Veuillez corriger le format de l'identifiant.
[BR-FR-02/EXT-FR-FE-136] : L'identifiant de facture référencée en ligne (cbc:ID) doit respecter le format autorisé : caractères alphanumériques et les symboles - + _ /. Il ne doit pas contenir uniquement des espaces, ni commencer ou se terminer par un espace, ni contenir d'espaces consécutifs. Valeur actuelle : "". Veuillez corriger le format de l'identifiant.
Developers also reach this page searching for a “French e-invoice validation error”, a “Factur-X bill rejected” message, or how to fix a failed PDP compliance check — it's the same issue, explained above.
In short, in English: The invoice identifier (BT-1, cbc:ID) may only contain alphanumeric characters (A-Z, a-z, 0-9) and the special characters - + _ /; it must not consist only of spaces, start or end with a space, or contain consecutive spaces.
Fix it faster
Paste your invoice XML in our free validator - every finding comes with its rule ID. Then generate, convert and render compliant invoices through one API.