Skip to main content
Creates a charging session and starts power delivery on the requested connector. The session remains active until you end it or the charging station stops delivering power. On success, the response returns the live session object with its start time and any authorization details.

Parameters

string
required
ID of the station where charging will occur.
string
required
ID of the specific connector to activate.
string
required
ID of the driver starting the session.
string
required
ID of the payment method to authorize and bill for this session.
string
required
ID of the vehicle being charged.

More parameters

integer
Optional energy limit in watt-hours to auto-stop charging when reached.

Returns

Returns the created charging session.