China (GTS): Invoice Line Tax Amount Currency ID
Configure the Invoice Line Tax Amount Currency ID for your China documents.
Invoice Line Tax Amount Currency ID
The currency of the amount: Item Tax Amount.
Element metadata
| Path | Cardinality | Usage | Example Value | Format |
|---|---|---|---|---|
Invoice/InvoiceLine/TaxTotal/TaxAmount/@currencyID | 1..1 | M | CNY | ISO 4217 alpha-3 |
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?
