createPrequalReport
POST
createPrequalReport
Generate a PreQual report on a specific driver by providing information on that driver, who needs to be registered already. This endpoint supports the output of the Checkr MVR, mapped under the "mvr" object in the request payload.
Resource URL
https://api-sandbox.arity.com/shared-mobility-insights/v1 /drivers/{driverId}/prequal-report
Header Parameters
Name | Values | Description |
---|---|---|
Authorization
(required) |
Value should be the word Bearer followed by a space and then the token (e.g., Bearer CW8abh5JkxZ5KYdAQQH0p9fTAicq). To generate a token, use the OAuth API. |
Body Parameters
Request Body
driverId Id of the driver true
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.
Response Error Details
-
HTTP CodeError CodeDescription
-
400
Error Response
-
500
Server Side Error
Resource Summary |
|
Security |
Name | Type | Description |
---|
Name | Type | Description |
---|
Working...