France (Pymnt): Preceding Invoice Reference on Line Level Issue Date
Date of the referenced invoice.
Elements
| Path | Cardinality | Usage | Mandate Business Term | Final Format XPath |
|---|---|---|---|---|
Statement/StatementLine/BillingReference/InvoiceDocumentReference/IssueDate | 1..1 | M | TT-102 | /Report/PaymentsReport/Invoice/IssueDate |
Example
<ubl:Statement>
<!-- ... omitted for readability -->
<cac:StatementLine>
<!-- ... omitted for readability -->
<cac:BillingReference>
<!-- ... omitted for readability -->
<cac:InvoiceDocumentReference>
<!-- ... omitted for readability -->
<cbc:IssueDate>2025-01-03</cbc:IssueDate>
</cac:InvoiceDocumentReference>
</cac:BillingReference>
</cac:StatementLine>
</ubl:Statement>Updated 17 days ago
Did this page help you?
