China (GTS): Invoice Line Position Number

Configure the Invoice Line Position Number for your China documents.

Invoice Line Position Number

A unique identifier for the individual line within the Invoice.

Element metadata

PathCardinalityUsageExample ValueFormatFinal Format Path
Invoice/InvoiceLine/ID1..1M1Identifier$.Detail[0].line

Example

<ubl:Invoice>
  <!-- ... omitted for readability -->
  <cac:InvoiceLine>
    <cbc:ID>000010</cbc:ID>
    <!-- ... omitted for readability -->
  </cac:InvoiceLine>
</ubl:Invoice>

Did this page help you?