China (GTS): Seller ID
Configure the Seller ID for your China documents.
Seller ID
An element providing an identification of the Seller. In China, it is used for the Seller self-assigned ID or to provide the Buyer's internal code for the Seller.
Element metadata
| Path | Cardinality | Usage | Example Value | Format | Final Format Path |
|---|---|---|---|---|---|
Invoice/AccountingSupplierParty/Party/PartyIdentification/ID | 1..1 | M | 100001 | Identifier | $.companyCode |
Example
<ubl:Invoice>
<!-- ... omitted for readability -->
<cac:AccountingSupplierParty>
<!-- ... omitted for readability -->
<cac:Party>
<!-- ... omitted for readability -->
<cac:PartyIdentification>
<cbc:ID schemeID="VRBL:CN:CODE">00000000000000</cbc:ID>
</cac:PartyIdentification>
</cac:Party>
</cac:AccountingSupplierParty>
</ubl:Invoice>Updated 2 days ago
Did this page help you?
