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

Value encoded on the card that drives what information is prompted for at the point of sale.

Valid values include:

  • 1 - Prompts for ID number and odometer reading
  • 2 - Prompts for vehicle number and odometer reading
  • 3 - Prompts for driver number and odometer reading
  • 4 - Prompts for odometer reading only
  • 5 - No prompts issued
Namespace http://Hps.Exchange.PosGateway
Type
FleetProductTypeCode Simple Type
Overview
FleetProductTypeCode optional FleetProductTypeCode Simple Type

Value encoded on the card that drives what information is prompted for at the point of sale.

Valid values include:

  • 1 - Prompts for ID number and odometer reading
  • 2 - Prompts for vehicle number and odometer reading
  • 3 - Prompts for driver number and odometer reading
  • 4 - Prompts for odometer reading only
  • 5 - No prompts issued
Source
<xs:element name="FleetProductTypeCode" type="FleetProductTypeCode" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Value encoded on the card that drives what information is prompted for at the point of sale.</p>
      <p xmlns="http://Hps.Exchange.PosGateway">Valid values include:</p>
      <ul xmlns="http://Hps.Exchange.PosGateway">
        <li>1 - Prompts for ID number and odometer reading</li>
        <li>2 - Prompts for vehicle number and odometer reading</li>
        <li>3 - Prompts for driver number and odometer reading</li>
        <li>4 - Prompts for odometer reading only</li>
        <li>5 - No prompts issued</li>
      </ul>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
FleetPromptDataType Complex TypePosGateway Schema