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

The type of account for the value received in RecipientAccountNumber

Valid values include:

  • 00 - Other
  • 01 - RTN + Bank Account
  • 02 - IBAN
  • 03 - Card Account
  • 04 - Email
  • 05 - Phone Number
  • 06 - Bank account number (BAN) + Bank Identification Code (BIC)
  • 07 - Wallet ID
  • 08 - Social Network ID
Namespace http://Hps.Exchange.PosGateway
Type
SendFundAccountType Simple Type
Overview
RecipientAccountType optional SendFundAccountType Simple Type

The type of account for the value received in RecipientAccountNumber

Valid values include:

  • 00 - Other
  • 01 - RTN + Bank Account
  • 02 - IBAN
  • 03 - Card Account
  • 04 - Email
  • 05 - Phone Number
  • 06 - Bank account number (BAN) + Bank Identification Code (BIC)
  • 07 - Wallet ID
  • 08 - Social Network ID
Source
<xs:element name="RecipientAccountType" type="SendFundAccountType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The type of account for the value received in RecipientAccountNumber</p>
      <p xmlns="http://Hps.Exchange.PosGateway">Valid values include:</p>
      <ul xmlns="http://Hps.Exchange.PosGateway">
        <li>00 - Other</li>
        <li>01 - RTN + Bank Account</li>
        <li>02 - IBAN</li>
        <li>03 - Card Account</li>
        <li>04 - Email</li>
        <li>05 - Phone Number</li>
        <li>06 - Bank account number (BAN) + Bank Identification Code (BIC)</li>
        <li>07 - Wallet ID</li>
        <li>08 - Social Network ID</li>
      </ul>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
ParticipantDataType Complex TypePosGateway Schema