China (GTS): Routing Details Sender
Configure the Routing Details Sender for your China documents.
Routing Details Sender
The unique technical sender identifier. Use the Tax ID of the Seller.
Element metadata
| Path | Cardinality | Usage | Example Value | Format | Final Format Path |
|---|---|---|---|---|---|
Invoice/UBLExtensions/UBLExtension/ExtensionContent/InvoiceExtension/RoutingDetails/Sender | 1..1 | M | 123456789012345 | Identifier | $.sellerTax |
Example
<ubl:Invoice>
<!-- ... omitted for readability -->
<cec:UBLExtensions>
<!-- ... omitted for readability -->
<cec:UBLExtension>
<!-- ... omitted for readability -->
<cec:ExtensionContent>
<!-- ... omitted for readability -->
<vrbl:InvoiceExtension>
<!-- ... omitted for readability -->
<vrbl:RoutingDetails>
<vrbl:Sender>CN00000000000</vrbl:Sender>
<!-- ... omitted for readability -->
</vrbl:RoutingDetails>
</vrbl:InvoiceExtension>
</cec:ExtensionContent>
</cec:UBLExtension>
</cec:UBLExtensions>
</ubl:Invoice>Updated 2 days ago
Did this page help you?
