Skip to main content

Detailed Report

Contents

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 Request

API KEY
GET

Response

Detailed Report Response

Data ElementDescriptionData TypeValue/Example
typeDescribes the type of report and what it does.
string
DetailReport
RouteIDThe route identification key(Can be null)
Int
OriginWhere the route started from
Complex
Data ElementDescriptionData TypeValue/Example
AddressEncapsulates the details about the location
Complex
CoordsEncapsulates the details about the longitude/latitude
Complex
RegionIndicates the region of the location
Enum
LabelThe label to be displayed on maps and reports in association with a stop
string
PlaceNameThe place name which corresponds to custom place.
string
ErrorsEncapsulated the details about the errors associated with the geocode locationList of Complex Objects
DestinationWhere the route ends at.
Complex
See Origin row above
ReportLegsTurn by turn directions from origin.
Complex
Data ElementDescriptionData TypeValue/Example
Originwhere the route started from.
Complex
See origin row above.
ReportLinesGives us the details as to to time, miles and direction travelled on a route.
Complex
DestWhere the route ends at.
Complex
See origin row above.
Last updated March 21, 2023.
Contents