China (GTS): Invoice Line Description
Configure the Invoice Line Description for your China documents.
Invoice Line Description
A description for an item. In China, it is also used to provide the Specification or Model.
Element metadata
| Path | Cardinality | Usage | Example Value | Format | Final Format Path |
|---|---|---|---|---|---|
Invoice/InvoiceLine/Item/Description | 0..1 | O | Spec A | Text | $.Detail[0].specifications |
Example
<ubl:Invoice>
<!-- ... omitted for readability -->
<cac:InvoiceLine>
<!-- ... omitted for readability -->
<cac:Item>
<cbc:Description>Spec A</cbc:Description>
<!-- ... omitted for readability -->
</cac:Item>
</cac:InvoiceLine>
</ubl:Invoice>Updated 2 days ago
Did this page help you?
