Ireland (Peppol): Receiver
Configure the Technical Receiver for your Ireland 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.
Element
| Path | Cardinality | Usage | Example Value |
|---|---|---|---|
Invoice/UBLExtensions/UBLExtension/ExtensionContent/InvoiceExtension/RoutingDetails/Receiver | 1..1 | M | GENERIC_PEPPOL_UBL_IE_1p0 |
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:Receiver>GENERIC_PEPPOL_UBL_IE_1p0</vrbl:Receiver>
</vrbl:RoutingDetails>
</vrbl:InvoiceExtension>
</cec:ExtensionContent>
</cec:UBLExtension>
</cec:UBLExtensions>
</ubl:Invoice>Updated 8 days ago
Did this page help you?