China (GTS): Invoice Type Code

Configure the Invoice Type Code for your China documents.

Invoice Type Code

A code specifying the functional type of the Invoice. In China, regular invoices and credit notes are allowed. Regular invoices are called blue invoices, while credit notes are called red invoices or reversal invoices.

Element metadata

PathCardinalityUsageFormat
Invoice/InvoiceTypeCode1..1MText

Details

The following codes are allowed:

CodeDescription
380Regular Invoice
381Credit Note

Example

<ubl:Invoice>
  <!-- ... omitted for readability -->
  <cbc:InvoiceTypeCode>381</cbc:InvoiceTypeCode>
  <!-- ... omitted for readability -->
</ubl:Invoice>

Did this page help you?