France (Pymnt): Transactions Tax Amount
The transactions tax amount can be provided. Not mapped to final format.
Elements
| Path | Cardinality | Usage |
|---|---|---|
Statement/UBLExtensions/UBLExtension/ExtensionContent/StatementExtension/TransactionsSummary/Transactions/Payment/TaxSubtotal/TaxAmount | 0..1 | O |
Example
<ubl:Statement>
<!-- ... omitted for readability -->
<cec:UBLExtensions>
<!-- ... omitted for readability -->
<cec:UBLExtension>
<!-- ... omitted for readability -->
<cec:ExtensionContent>
<!-- ... omitted for readability -->
<vrbl:StatementExtension>
<!-- ... omitted for readability -->
<vrbl:TransactionsSummary>
<!-- ... omitted for readability -->
<vrbl:Transactions>
<!-- ... omitted for readability -->
<vrbl:Payment>
<!-- ... omitted for readability -->
<vrbl:TaxSubtotal>
<cbc:TaxAmount currencyID="EUR">28.00</cbc:TaxAmount>
<!-- ... omitted for readability -->
</vrbl:TaxSubtotal>
</vrbl:Payment>
</vrbl:Transactions>
</vrbl:TransactionsSummary>
</vrbl:StatementExtension>
</cec:ExtensionContent>
</cec:UBLExtension>
</cec:UBLExtensions>
</ubl:Statement>
Updated 8 days ago
