TrackService
The following operations are supported. For a formal definition, please review the Service Description.
-
CalculateDistance
Calculate Distance. This method returns estimated driving distance from point A to point B. CalculateDistance is only an estimate (accurate 99% of the time). -
CalculateRoute
Calculate Route -
CreditRemaining
Credit Remaining -
Dispatch
Accepts two parameters. Full Detail... The first parameter is a list of vehicles objects. Each vehicle submitted counts as one transaction. -
Geocode
Accepts a list of locations and geocodes them. The location object can contain name, street, city, state, zip, country. It returns back a list of stops with lat/lon. Each address counts as one transaction. - Login
- Logout