France (Pymnt): Billing Reference on Line Level

A group containing data related to the billing reference.

Elements

PathCardinalityUsageMandate Business TermFinal Format XPath
Statement/StatementLine/BillingReference1..1MTG-2/Report/ReportDocument/References

Example

<ubl:Statement>
  <!-- ... omitted for readability -->
  <cac:StatementLine>
    <!-- ... omitted for readability -->
    <cac:BillingReference>
      <cac:InvoiceDocumentReference>
        <!-- TT-91 -->
        <cbc:ID>fac-08072724-00001</cbc:ID>
        <!--  TT-102 -->
        <cbc:IssueDate>2025-01-03</cbc:IssueDate>
      </cac:InvoiceDocumentReference>
    </cac:BillingReference>
  </cac:StatementLine>
</ubl:Statement>