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

The physical check number; manually entered or parsed from MICR data.

Namespace http://Hps.Exchange.PosGateway
Type
xs:string
Overview
CheckNumber optional xs:string

The physical check number; manually entered or parsed from MICR data.

Source
<xs:element name="CheckNumber" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The physical check number; manually entered or parsed from MICR data.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
AccountInfoType Complex TypePosGateway Schema