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

Check routing number; manually entered or parsed from MICR data.

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

Check routing number; manually entered or parsed from MICR data.

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