United States (DBNA): Technical Receiver
Configure the Technical Receiver for your United States documents.
For outbound invoices, the unique receiver identifier is the ID of the tax authority or the network to which the invoice is being sent. In case of the US, the receiver that has to be used is: GENERIC_UBL_DBNA_USA_1p0.
Elements
| Path | Cardinality | Usage | Example Value | Format |
|---|---|---|---|---|
Invoice/UBLExtensions/UBLExtension/ExtensionContent/InvoiceExtension/RoutingDetails/Receiver | 1..1 | O | GENERIC_UBL_DBNA_USA_1p0 | Text |
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>
<!-- ... omitted for readability -->
<vrbl:Receiver>GENERIC_UBL_DBNA_USA_1p0</vrbl:Receiver>
</vrbl:RoutingDetails>
</vrbl:InvoiceExtension>
</cec:ExtensionContent>
</cec:UBLExtension>
</cec:UBLExtensions>
</ubl:Invoice>Updated 5 days ago
Did this page help you?
