France (Pymnt): Technical Receiver

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

Allowed values for France: GENERIC_PPF_EREPORTING_FR_1p0

Elements

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

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>