The Detailed Report provides a comprehensive report for each leg of the route.
Parameters
With your API key, you can try a Detailed Report request using the form below. The required parameters are marked with an asterisk. You can enter values for any of the optional parameters by first checking the box next to them. Scroll down the page to submit your request.
Detailed Report Response
Data Element
Description
Data Type
Value/Example
type
Describes the type of report and what it does.
string
DetailReport
RouteID
The route identification key(Can be null)
Int
Origin
Where the route started from
Complex
Data Element
Description
Data Type
Value/Example
Address
Encapsulates the details about the location
Complex
Coords
Encapsulates the details about the longitude/latitude
Complex
Region
Indicates the region of the location
Enum
Label
The label to be displayed on maps and reports in association with a stop
string
PlaceName
The place name which corresponds to custom place.
string
Errors
Encapsulated the details about the errors associated with the geocode location
List of Complex Objects
Destination
Where the route ends at.
Complex
See Origin row above
ReportLegs
Turn by turn directions from origin.
Complex
Data Element
Description
Data Type
Value/Example
Origin
where the route started from.
Complex
See origin row above.
ReportLines
Gives us the details as to to time, miles and direction travelled on a route.