Expired accounts
This service retrieves the accounts of drivers who are no longer active.
If a driver has not performed a trip for a certain period of time, he is considered inactive and his account is considered expired.
The duration is adjustable according to your needs and must be in accordance with the legal requirements and conditions of use of the service.
Get all expired drivers
GET
https://service.drivequant.com/v3/drivekit/admin/drivers/expired
Headers
Name
Type
Description
DriveKit-Admin-API-Key*
String
Admin API Key
Response
Field
Type
Description
id
string
Driver's unique identifier
firstname
string
Driver's firstname
lastname
string
Driver's lastname
username
string
Driver's username
registerDate
string
Driver's registration date
lastUpdateDate
string
Date of driver's last use of the app
Last updated
Was this helpful?