GetFuelCostPerGallonOnly

GetFuelCostPerGallonOnly

This method returns the cost per gallon for a route in decimal format. If the request was not able to run for whatever reason, the method will return –1.

Method Signature

Arguments: FuelSurchargeRequest
ReturnType: Decimal

The following is a sample SOAP request and response. The placeholders shown need to be replaced with actual values.

Example Code

Related

FuelSurchargeRequest