France (Pymnt): Billing Reference on Line Level
A group containing data related to the billing reference.
Elements
| Path | Cardinality | Usage | Mandate Business Term | Final Format XPath |
|---|---|---|---|---|
Statement/StatementLine/BillingReference | 1..1 | M | TG-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>
Updated 8 days ago
