Open the Portico Developer Guide site
PosGateway Schema
CheckType Element
PosGateway Schema > CheckSaleReqBlock1Type Complex Type : CheckType Element
Description

Indicates the type of check being processed; see the associated Type enumerations for specific values supported.

Note: This sets the IDENTIFIER sent to GETI.

Namespace http://Hps.Exchange.PosGateway
Type
checkTypeType Simple Type
Overview
CheckType optional checkTypeType Simple Type

Indicates the type of check being processed; see the associated Type enumerations for specific values supported.

Note: This sets the IDENTIFIER sent to GETI.

Source
<xs:element name="CheckType" type="checkTypeType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Indicates the type of check being processed; 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> This sets the IDENTIFIER sent to GETI.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CheckSaleReqBlock1Type Complex TypePosGateway Schema