Skip to main content
This object represents an estimate in Charge. It previews the expected cost, duration, and energy use for a potential charging session.

Attributes

string
Unique identifier for the object.
integer
Current battery level of the vehicle before charging, as a percentage (0–100).
integer
Target battery level for this session, as a percentage (0–100).
string
ID of the charging station used for the estimate.
array of object
Itemized list of costs included in the estimate.
integer
Estimated charging duration in seconds.
integer
Total estimated cost for the session in the smallest currency unit.
string
Expiration timestamp for this estimate. RFC 3339 UTC timestamp with millisecond precision, e.g. 2026-03-03T14:05:23.789Z.
string
ID of the vehicle used for the estimate.

More attributes

string
String representing the object’s type.
string
Time at which the estimate was created. RFC 3339 UTC timestamp with millisecond precision, e.g. 2026-03-03T14:05:23.789Z.
string
ISO 4217 three-letter currency code.
number
Estimated energy needed to reach the target battery level, in kilowatt-hours (kWh).