Description
Provides a summary of the fuel tax liability for a single state for a trip. If fuel purchases are sent into the engine, these are taken into account. The results returned use the estimated tax rate for the current quarter.
Version
Version 1.1
Parameter | Type | Notes |
---|---|---|
StateAbbreviation
|
String | |
TotalMiles
|
Decimal | |
TollMiles
|
Decimal | |
GallonsPurchased
|
Decimal | |
FuelBurned
|
Decimal | |
PurchaseDifferenceGallons
|
Decimal | |
IFTATaxRate
|
Decimal | |
IFTASurchargeRate
|
Decimal | |
IFTATax
|
Decimal | |
MileTax
|
Decimal | |
IFTASurcharge
|
Decimal | |
TaxableMiles
|
Decimal |
Notes