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
https://service.drivequant.com/v3
/drivekit/admin/drivers/expired
Get all expired drivers
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 modified 1yr ago