China (GTS): Invoice Line Tax Amount
Configure the Invoice Line Tax Amount for your China documents.
Invoice Line Tax Amount
The total tax amount for a particular taxation scheme, for example, VAT. The sum of the tax subtotals for each tax category within the taxation scheme: Item Tax Amount.
Element metadata
| Path | Cardinality | Usage | Example Value | Format | Final Format Path |
|---|---|---|---|---|---|
Invoice/InvoiceLine/TaxTotal/TaxAmount | 1..1 | M | 7.15 | Amount | $.Detail[0].taxAmount |
Example
<ubl:Invoice>
<!-- ... omitted for readability -->
<cac:InvoiceLine>
<!-- ... omitted for readability -->
<cac:TaxTotal>
<cbc:TaxAmount currencyID="CNY">37.70</cbc:TaxAmount>
</cac:TaxTotal>
</cac:InvoiceLine>
</ubl:Invoice>Updated 2 days ago
Did this page help you?
