France (Pymnt): Preceding Invoice Reference on Line Level
Invoice number to which the reported payment refers.
Elements
| Path | Cardinality | Usage | Mandate Business Term | Final Format XPath |
|---|---|---|---|---|
Statement/StatementLine/BillingReference/InvoiceDocumentReference/ID | 1..1 | M | TT-91 | /Report/PaymentsReport/Invoice/InvoiceID |
Example
<ubl:Statement>
<!-- ... omitted for readability -->
<cac:StatementLine>
<!-- ... omitted for readability -->
<cac:BillingReference>
<!-- ... omitted for readability -->
<cac:InvoiceDocumentReference>
<cbc:ID>fac-08072724-00001</cbc:ID>
<!-- ... omitted for readability -->
</cac:InvoiceDocumentReference>
</cac:BillingReference>
</cac:StatementLine>
</ubl:Statement>
Updated 8 days ago
