Open the Portico Developer Guide site
PosGateway Schema
AccountType Element
PosGateway Schema > AccountInfoType Complex Type : AccountType Element
Description

Indicates the type of account provided; see the associated Type enumerations for specific values supported.

Note: If processing with Colonnade, AccountType must be specified.

Namespace http://Hps.Exchange.PosGateway
Type
accountTypeType Simple Type
Overview
AccountType optional accountTypeType Simple Type

Indicates the type of account provided; see the associated Type enumerations for specific values supported.

Note: If processing with Colonnade, AccountType must be specified.

Source
<xs:element name="AccountType" type="accountTypeType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Indicates the type of account provided; see the associated Type enumerations for specific values supported.</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> If processing with Colonnade, AccountType must be specified.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
AccountInfoType Complex TypePosGateway Schema