Description
The Trip object allows for running complex trips with complex results. For simpler trips, use the SimpleTrip object.
Version
Version 1.0
Parameter | Type | Notes |
---|---|---|
TripLegs
|
List<TripLeg> | Five trip legs maximum |
UnitMPG
|
Decimal | |
RoutingMethod
|
RoutingMethod | |
BorderOpen
|
Boolean | |
AvoidTollRoads
|
Boolean | |
VehicleType
|
VehicleType | |
AvoidFerry
|
Boolean | |
FuelOptimizationParameters
|
FuelOptimizationOptions | |
AllowRelaxRestrictions
|
bool | |
IsHazmat
|
bool | |
GetDrivingDirections
|
bool | |
GetMapPoints
|
bool | |
GetStateMileage
|
bool | |
GetTripSummary
|
bool | |
GetFuelOptimization
|
bool | |
GetTruckStopsOnRoute
|
bool | |
apikey
|
string |
Notes