Open the Portico Developer Guide site
PosGateway Schema
FuelAmtInfo Element
PosGateway Schema > FleetDataType Complex Type : FuelAmtInfo Element
Description

Fuel amount information; this defines the portion of the total amount provided as part of this request that was specifically for fuel. This is informational only and will not alter the amount processed as part of the transaction. Value must be greater than zero.

Namespace http://Hps.Exchange.PosGateway
Type
amtTypeGlobal Simple Type
Overview
FuelAmtInfo optional amtTypeGlobal Simple Type

Fuel amount information; this defines the portion of the total amount provided as part of this request that was specifically for fuel. This is informational only and will not alter the amount processed as part of the transaction. Value must be greater than zero.

Source
<xs:element name="FuelAmtInfo" type="amtTypeGlobal" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Fuel amount information; this defines the portion of the total amount provided as part of this request that was specifically for fuel. This is informational only and will not alter the amount processed as part of the transaction. Value must be greater than zero.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
FleetDataType Complex TypePosGateway Schema