China (GTS): Invoice Line Sellers Item Identification ID
Configure the Invoice Line Sellers Item Identification ID for your China documents.
Invoice Line Sellers Item Identification ID
An identifier, assigned by the Seller, for the item. In China, it is used to provide the Product Number.
Element metadata
| Path | Cardinality | Usage | Example Value | Format | Final Format Path |
|---|---|---|---|---|---|
Invoice/InvoiceLine/Item/SellersItemIdentification/ID | 1..1 | M | P001 | Identifier | $.Detail[0].productNumber |
Example
<ubl:Invoice>
<!-- ... omitted for readability -->
<cac:InvoiceLine>
<!-- ... omitted for readability -->
<cac:Item>
<!-- ... omitted for readability -->
<cac:SellersItemIdentification>
<cbc:ID>730430</cbc:ID>
</cac:SellersItemIdentification>
</cac:Item>
</cac:InvoiceLine>
</ubl:Invoice>Updated 2 days ago
Did this page help you?
