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

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
Namespace http://Hps.Exchange.PosGateway
Type
SendFundIdSubType Simple Type
Overview
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
Source
<xs:element name="SenderIdSubType" type="SendFundIdSubType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">
              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.
            </p>
      <p xmlns="http://Hps.Exchange.PosGateway">Valid values are:</p>
      <ul xmlns="http://Hps.Exchange.PosGateway">
        <li>'0B' Business</li>
        <li>'0I' Individual</li>
      </ul>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
ParticipantDataType Complex TypePosGateway Schema