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

The account number to which the funds are to be posted.

Namespace http://Hps.Exchange.PosGateway
Type
SendFundAccountNbrType Simple Type
Overview
RecipientAccountNumber optional SendFundAccountNbrType Simple Type

The account number to which the funds are to be posted.

Source
<xs:element name="RecipientAccountNumber" type="SendFundAccountNbrType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The account number to which the funds are to be posted.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
ParticipantDataType Complex TypePosGateway Schema