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

The Vehicle Number entered by the driver. Required when the FleetProductTypeCode is 2. For Mastercard the maximum value is 6 digits.

Namespace http://Hps.Exchange.PosGateway
Type
VehicleNbrType Simple Type
Overview
VehicleNbr optional VehicleNbrType Simple Type

The Vehicle Number entered by the driver. Required when the FleetProductTypeCode is 2. For Mastercard the maximum value is 6 digits.

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