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

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
Namespace http://Hps.Exchange.PosGateway
Type
SendFundSenderIdType Simple Type
Overview
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
Source
<xs:element name="SenderIdType" type="SendFundSenderIdType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Contains the type of sender identification.</p>
      <p xmlns="http://Hps.Exchange.PosGateway">Valid values include:</p>
      <ul xmlns="http://Hps.Exchange.PosGateway">
        <li>'CUID'  Customer identification (unspecified)</li>
        <li>'NTID'  National identification</li>
        <li>'PASN'  Passport number</li>
        <li>'DRLN'  Driver license</li>
        <li>'TXIN'  Tax identification</li>
        <li>'CPNY'  Company registration number</li>
        <li>'PRXY'  Proxy identification</li>
        <li>'SSNB'  Social security number</li>
        <li>'ARNB'  Alien registration number</li>
        <li>'LAWE'  Law enforcement identification</li>
        <li>'MILI'  Military identification</li>
        <li>'TRVL'  Travel identification (non-passport)</li>
        <li>'EMAL'  Email</li>
        <li>'PHON'  Phone number</li>
      </ul>
      <p xmlns="http://Hps.Exchange.PosGateway">Valid values for MC MoneySend are</p>
      <ul xmlns="http://Hps.Exchange.PosGateway">
        <li>'00'  Passport</li>
        <li>'01'  National Identification Card</li>
        <li>'02'  Driver's License</li>
        <li>'03'  Government Issued</li>
        <li>'04'  Other</li>
      </ul>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
ParticipantDataType Complex TypePosGateway Schema