China (GTS): Invoice Line Extension Amount
Configure the Invoice Line Extension Amount for your China documents.
Invoice Line Extension Amount
The total amount of the Invoice line (before tax).
Element metadata
| Path | Cardinality | Usage | Example Value | Format | Final Format Path |
|---|---|---|---|---|---|
Invoice/InvoiceLine/LineExtensionAmount | 1..1 | M | 55 | Amount | $.Detail[0].amount |
Example
<ubl:Invoice>
<!-- ... omitted for readability -->
<cac:InvoiceLine>
<!-- ... omitted for readability -->
<cbc:LineExtensionAmount currencyID="CNY">290</cbc:LineExtensionAmount>
<!-- ... omitted for readability -->
</cac:InvoiceLine>
</ubl:Invoice>Updated 2 days ago
Did this page help you?
