Skip to main content
This object represents a vehicle in Charge. Use it to store vehicle identity, charging capabilities, relationships, and telemetry links.

Attributes

string
required
Unique identifier for the object.
integer
required
Total battery capacity of the vehicle in watt-hours (Wh).
string | null
ID of the attached fleet, if any.
object
required
Manufacturer details for the vehicle.
string
required
License plate or vehicle registration number.
string
required
Current lifecycle status of the vehicle.Available options: active, inactive, retired

More attributes

string
required
String representing the object’s type.
string
required
Standard used for charging the vehicle.
string
Time at which the vehicle was registered. RFC 3339 UTC timestamp with millisecond precision, e.g. 2026-03-03T14:05:23.789Z.
array of string
List of driver IDs currently linked to the vehicle.
object
Set of key-value pairs that you can attach to an object.
array of string
required
A list of policy IDs to apply to this vehicle.
string
required
ID of the telemetry object linked to this vehicle (if any).
string
Time at which the vehicle object was last updated. RFC 3339 UTC timestamp with millisecond precision, e.g. 2026-03-03T14:05:23.789Z.
string
Vehicle Identification Number (VIN), used to uniquely identify the vehicle.