Open the Portico Developer Guide site
PosGateway Schema
DriverIdNbr Element
PosGateway Schema > FleetPromptDataType Complex Type : DriverIdNbr Element
Description

The Driver ID / Driver Number entered by the driver. Required when the FleetProductTypeCode is 1 or 3. For Mastercard the maximum value is 6 digits.

Namespace http://Hps.Exchange.PosGateway
Type
DriverIdNbrType Simple Type
Overview
DriverIdNbr optional DriverIdNbrType Simple Type

The Driver ID / Driver Number entered by the driver. Required when the FleetProductTypeCode is 1 or 3. For Mastercard the maximum value is 6 digits.

Source
<xs:element name="DriverIdNbr" type="DriverIdNbrType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The Driver ID / Driver Number entered by the driver. Required when the FleetProductTypeCode is 1 or 3.  For Mastercard the
maximum value is 6 digits.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
FleetPromptDataType Complex TypePosGateway Schema