China (GTS): Issue Date

Configure the Issue Date for your China documents.

Issue Date

The date when the Invoice was issued. In China, this element is used to provide the billing date.

Element metadata

PathCardinalityUsageUsage DescriptionExample ValueFormatFinal Format Path
Invoice/IssueDate1..1CRequired for regular invoices (cbc:InvoiceTypeCode equals 380). Not used for credit notes (cbc:InvoiceTypeCode equals 381).2026-04-06Date$.billingDate

Mapping logic

Mapped when /ubl:Invoice/cbc:InvoiceTypeCode = 380

Example

<ubl:Invoice>
  <!-- ... omitted for readability -->
  <cbc:IssueDate>2024-07-12</cbc:IssueDate>
  <!-- ... omitted for readability -->
</ubl:Invoice>

Did this page help you?