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