Reservations
Create a Reservation
Creates a reservation. New reservations start in
pending status. Charge attempts to confirm them about 30 minutes before the preferred charging window.
Parameters
string
required
ID of the driver creating the reservation.
string
required
Preferred charging end time . RFC 3339 UTC timestamp with millisecond precision, e.g.
2026-03-03T14:05:23.789Z.string
required
Preferred charging start time . RFC 3339 UTC timestamp with millisecond precision, e.g.
2026-03-03T14:05:23.789Z.string | null
Payment method ID for reservation fees.
string
required
ID of the vehicle to charge.
More parameters
array of string
required
Preferred connector types for charging.Available options:
CHAdeMO, CCS, Type2string | null
Earliest acceptable charging start time. RFC 3339 UTC timestamp with millisecond precision, e.g.
2026-03-03T14:05:23.789Z.string | null
Latest acceptable charging end time. RFC 3339 UTC timestamp with millisecond precision, e.g.
2026-03-03T14:05:23.789Z.object
required
Geographic area within which Charge will attempt to assign a station.
object
Set of key-value pairs that you can attach to an object.

