China (GTS): Invoice Line Quantity
Configure the Invoice Line Quantity for your China documents.
Invoice Line Quantity
The quantity of items (goods or services) that is charged on the Invoice line.
Element metadata
| Path | Cardinality | Usage | Example Value | Format | Final Format Path |
|---|---|---|---|---|---|
Invoice/InvoiceLine/InvoicedQuantity | 1..1 | M | 10 | Quantity | $.Detail[0].quantity |
Example
<ubl:Invoice>
<!-- ... omitted for readability -->
<cac:InvoiceLine>
<!-- ... omitted for readability -->
<cbc:InvoicedQuantity unitCode="H87">3</cbc:InvoicedQuantity>
<!-- ... omitted for readability -->
</cac:InvoiceLine>
</ubl:Invoice>Updated 2 days ago
Did this page help you?
