France (Pymnt): Technical Receiver

The ID for the technical receiver of the Document.

For outbound messages, the unique receiver identifier is the ID of the tax authority or the network to which the invoice is being sent.

Elements

PathCardinalityUsage
Statement/UBLExtensions/UBLExtension/ExtensionContent/StatementExtension/RoutingDetails/Receiver1..1M

Restrictions

Allowed values for France: GENERIC_PPF_EREPORTING_FR_1p0

Example

<ubl:Statement>
  <!-- ... omitted for readability -->
  <cec:UBLExtensions>
    <!-- ... omitted for readability -->
    <cec:UBLExtension>
      <!-- ... omitted for readability -->
      <cec:ExtensionContent>
        <!-- ... omitted for readability -->
        <vrbl:StatementExtension>
          <!-- ... omitted for readability -->
          <vrbl:RoutingDetails>
            <!-- ... omitted for readability -->
            <vrbl:Receiver>GENERIC_PPF_EREPORTING_FR_1p0</vrbl:Receiver>
          </vrbl:RoutingDetails>
        </vrbl:StatementExtension>
      </cec:ExtensionContent>
    </cec:UBLExtension>
  </cec:UBLExtensions>
</ubl:Statement>