France (Pymnt): Preceding Invoice Reference on Line Level Group
A group containing data related to a referenced invoice.
Elements
| Path | Cardinality | Usage | Mandate Business Term | Final Format XPath |
|---|---|---|---|---|
Statement/StatementLine/BillingReference/InvoiceDocumentReference | 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
