Create a driver
Response
A Driver represents an individual authorized to initiate and manage charging sessions. Drivers are typically associated with a fleet or account and are assigned to one or more vehicles.
Unique identifier for the driver object.
null
String representing the object’s type. Always driver
.
null
Time at which the driver was created (UNIX timestamp).
null
Email address used for login and notifications.
null
Driver’s license number, if applicable.
null
Full name of the driver.
null
Optional phone number for communication and account recovery.
null
Driver’s personal preferences for charging experience and routing.
Current status of the driver account.
active
, suspended
, archived
null
Time at which the driver object was last updated.
null
List of vehicle IDs currently linked to the driver.
null
Driver’s wallet or prepaid balance in the smallest currency unit (e.g., cents).
null