GET /drivers/{id}/scorecardReport
Produces the driver scorecard report.
Roles that can access this endpoint are Users, Drivers.
Parameters
name |
description |
type |
default |
type |
id |
the ID of the driver |
path
|
|
String
|
period |
which period we should run (not specified means all) |
query
|
|
String
|
Result
Response
of type:
application/pdf
a response object containing the scorecard report in PDF format
Try It Out
Request