Open the Portico Developer Guide site
PosGateway Schema
RecipientMiddleName Element
PosGateway Schema > ParticipantDataType Complex Type : RecipientMiddleName Element
Description

Middle initial of the person receiving the funds

Namespace http://Hps.Exchange.PosGateway
Type
SendFundName Simple Type
Overview
RecipientMiddleName optional SendFundName Simple Type

Middle initial of the person receiving the funds

Source
<xs:element name="RecipientMiddleName" type="SendFundName" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Middle initial of the person receiving the funds</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
ParticipantDataType Complex TypePosGateway Schema