China (GTS): Seller Additional Account ID Scheme ID

Configure the Seller Additional Account ID Scheme ID for your China documents.

Seller Additional Account ID Scheme ID

The scheme ID defining the additional identifier for this supplier party.

Element metadata

PathCardinalityUsageExample ValueFormat
Invoice/AccountingSupplierParty/AdditionalAccountID/@schemeID0..1MVRBL:CN:STALOGINCode

Details

The following codes are allowed:

CodeDescription
VRBL:CN:STAISSUERInvoice issuer real name
VRBL:CN:STALOGINElectronic Tax Bureau Login Account

Example

<ubl:Invoice>
  <!-- ... omitted for readability -->
  <cac:AccountingSupplierParty>
    <cbc:AdditionalAccountID schemeID="VRBL:CN:STAISSUER">AAAAA</cbc:AdditionalAccountID>
    <!-- ... omitted for readability -->
  </cac:AccountingSupplierParty>
</ubl:Invoice>

Did this page help you?