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.
<xs:complexTypename="FleetDataType"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:all><xs:elementname="FuelProductCode"type="FuelProductCodeType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Three-digit code that identifies the fuel item purchased.</p><pxmlns="http://Hps.Exchange.PosGateway">Valid values include: 001-070, 099</p></xs:documentation></xs:annotation></xs:element><xs:elementname="FuelUnitPrice"type="amtTypeGlobal"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Unit price for the fuel item purchased.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="FuelUnitOfMeasure"type="FuelUnitOfMeasureType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Unit of measure for the fuel item purchased (can include EV charging).</p><pxmlns="http://Hps.Exchange.PosGateway">Valid values include:</p><ulxmlns="http://Hps.Exchange.PosGateway"><li>1 - Gallons</li><li>2 - Liters</li><li>3 - Pounds</li><li>4 - Kilos</li><li>5 - Imperial Gallons</li><li>6 - Kilowatt hour</li><li>7 - Minutes</li><li>8 - Hours</li></ul></xs:documentation></xs:annotation></xs:element><xs:elementname="FuelQuantity"type="FuelQuantityType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Quantity of the fuel item purchased.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="FuelAmtInfo"type="amtTypeGlobal"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="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><xs:elementname="FuelSvcType"type="FuelSvcType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Indicates whether the fuel service is self-service or full service or only non-fuel products were purchased.</p><pxmlns="http://Hps.Exchange.PosGateway">Valid values include:</p><ulxmlns="http://Hps.Exchange.PosGateway"><li>0 - Undefined</li><li>1 - Self-service</li><li>2 - Full service</li><li>3 - Only non-fuel products being purchased</li></ul></xs:documentation></xs:annotation></xs:element><xs:elementname="FleetPromptData"type="FleetPromptDataType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Driver-entered responses to prompts required during a transaction.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="FleetDiscountAmtInfo"type="amtTypeGlobal"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Discount Amount available to the cardholder.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="OilCompanyBrandName"type="OilCompanyBrandNameType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The 4-digit value that identifies the brand or chain name. Required for Mastercard Fleet transactions.</p><pxmlns="http://Hps.Exchange.PosGateway">Valid values include: 0500-0523, 9999</p></xs:documentation></xs:annotation></xs:element><xs:elementname="FleetTaxDetails"type="FleetTaxDetailsType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Allows sending Canadian sales tax details for fleet card processing.</p></xs:documentation></xs:annotation></xs:element></xs:all></xs:complexType>