Open the Portico Developer Guide site
PosGateway Schema
ParticipantData Element
PosGateway Schema > SendFundsDataType Complex Type : ParticipantData Element
Description

This is typically manually entered card data, but can be used in any case where only the card number is used rather than the full track.

Namespace http://Hps.Exchange.PosGateway
Type
ParticipantDataType Complex Type
Diagram
RecipientIdExpDate Element RecipientIdCountry Element RecipientIdNbr Element RecipientIdSubType Element RecipientIdType Element RecipientAccountNumber Element RecipientAccountType Element RecipientBirthCountry Element RecipientNationality Element RecipientDOB Element RecpientPhone Element RecipientCountry Element RecipientZipPostal Element RecipientState Element RecipientCity Element RecipientAddr Element RecipientLastName Element RecipientMiddleName Element RecipientFirstName Element SenderIdExpDate Element SenderIdCountry Element SenderIdNbr Element SenderIdSubType Element SenderIdType Element SenderAccountType Element SenderBirthCountry Element SenderNationality Element SenderDOB Element SenderCountry Element SenderPhone Element SenderZipPostal Element SenderState Element SenderCity Element SenderAddr Element SenderLastName Element SenderMiddleName Element SenderFirstName Element SenderRefNbr Element SenderAccountNbr Element All ParticipantData Element
Overview
ParticipantData optional ParticipantDataType Complex Type

This is typically manually entered card data, but can be used in any case where only the card number is used rather than the full track.

All
SenderAccountNbr optional SendFundAccountNbrType Simple Type

The account number of the entity funding the transaction

SenderRefNbr optional SenderRefNbrType Simple Type

Contains a transaction reference number that is provided by the merchant and can be used to uniquely identify the entity funding the transaction.

SenderFirstName optional SendFundName Simple Type

The first name of the entity funding the transaction

SenderMiddleName optional SendFundName Simple Type

The middle name of the entity funding the transaction

SenderLastName optional SendFundName Simple Type

The last name of the entity funding the transaction

SenderAddr optional SendFundAdd Simple Type

The address of the entity funding the transaction

SenderCity optional SendFundCity Simple Type

The city of the entity funding the transaction

SenderState optional SendFundState Simple Type

The state or province of the entity funding the transaction.

SenderZipPostal optional SendFundZipPostal Simple Type

The postal code of the entity funding the transaction.

SenderPhone optional SendFundPhoneType Simple Type

The phone number of the person sending the funds

SenderCountry optional SendFundSenderCountry Simple Type

The country of the entity funding the transaction

SenderDOB optional SendFundDOB Simple Type

Date of birth for the person sending the transaction in mmddyyy

SenderNationality optional SendFundNationalityType Simple Type

The country of citizenship for the person sending the funds

SenderBirthCountry optional SendFundBirthCountryType Simple Type

The country of birth for the person sending the funds

SenderAccountType optional SendFundAccountType Simple Type

The type of account for the value received in SenderAccountNumber

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
SenderIdType optional SendFundSenderIdType Simple Type

Contains the type of sender identification.

Valid values include:

  • 'CUID' Customer identification (unspecified)
  • 'NTID' National identification
  • 'PASN' Passport number
  • 'DRLN' Driver license
  • 'TXIN' Tax identification
  • 'CPNY' Company registration number
  • 'PRXY' Proxy identification
  • 'SSNB' Social security number
  • 'ARNB' Alien registration number
  • 'LAWE' Law enforcement identification
  • 'MILI' Military identification
  • 'TRVL' Travel identification (non-passport)
  • 'EMAL' Email
  • 'PHON' Phone number

Valid values for MC MoneySend are

  • '00' Passport
  • '01' National Identification Card
  • '02' Driver's License
  • '03' Government Issued
  • '04' Other
SenderIdSubType optional SendFundIdSubType Simple Type

Denotes whether the tax ID is a business or individual tax ID when the Identification Type Code contains the value of TXIN (Tax identification). This field is applicable only for Visa OCT.

Valid values are:

  • '0B' Business
  • '0I' Individual
SenderIdNbr optional SendFundIdNbr Simple Type

The value associated with the IdType

SenderIdCountry optional SendFundIdCountry Simple Type

The issuing country of the identification specified for the IdType

SenderIdExpDate optional SendFundIdExpDate Simple Type

The expiration date of the identification specified for the IdType

RecipientFirstName optional SendFundName Simple Type

First name of the person receiving the funds

RecipientMiddleName optional SendFundName Simple Type

Middle initial of the person receiving the funds

RecipientLastName optional SendFundName Simple Type

Last name of the person receiving the funds

RecipientAddr optional SendFundAdd Simple Type

Address of the person receiving the funds

RecipientCity optional SendFundCity Simple Type

City of the person receiving the funds

RecipientState optional SendFundState Simple Type

State or province of the person receiving the funds

RecipientZipPostal optional SendFundZipPostal Simple Type

The postal code of the person receiving the funds

RecipientCountry optional SendFundReceiverCountry Simple Type

The country of the person receiving the funds

RecpientPhone optional SendFundPhoneType Simple Type

The phone number of the person receiving the funds

RecipientDOB optional SendFundDOB Simple Type

Date of birth for the person receiving the funds in mmddyyy

RecipientNationality optional SendFundNationalityType Simple Type

The country of citizenship for the person receiving the funds

RecipientBirthCountry optional SendFundBirthCountryType Simple Type

The country of birth for the person receiving the funds

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
RecipientAccountNumber optional SendFundAccountNbrType Simple Type

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

RecipientIdType optional SendFundSenderIdType Simple Type

The type of identification provided by the Recipient.

Valid values for Visa OCT include:

  • 'CUID' Customer identification (unspecified)
  • 'NTID' National identification
  • 'PASN' Passport number
  • 'DRLN' Driver license
  • 'TXIN' Tax identification
  • 'CPNY' Company registration number
  • 'PRXY' Proxy identification
  • 'SSNB' Social security number
  • 'ARNB' Alien registration number
  • 'LAWE' Law enforcement identification
  • 'MILI' Military identification
  • 'TRVL' Travel identification (non-passport)
  • 'EMAL' Email
  • 'PHON' Phone number

Valid values for MC MoneySend are

  • '00' Passport
  • '01' National Identification Card
  • '02' Driver's License
  • '03' Government Issued
  • '04' Other
RecipientIdSubType optional SendFundIdSubType Simple Type

When the IdType indicates Tax Identification, this element specifies whether it is a business or individual tax ID.

Valid values are:

  • '0B' indicates Business
  • '0I' indicates Individual
RecipientIdNbr optional SendFundIdNbr Simple Type

The value associated with the IdType

RecipientIdCountry optional SendFundIdCountry Simple Type

The issuing country of the identification specified for the IdType

RecipientIdExpDate optional SendFundIdExpDate Simple Type

The expiration date of the identification specified for the IdType

Source
<xs:element name="ParticipantData" type="ParticipantDataType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">This is typically manually entered card data, but can be used in any case where only the card number is used rather than the full track.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
SendFundsDataType Complex TypePosGateway Schema