GetFuelCostTotalOnly
This method returns the total fuel cost for a route in decimal format. It is equivalent to the TotalFSCRevenue property of the FuelSurchargeResponse object. 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.