Charging Sessions
Initiate a charging session
Starts a new Charging Session on a specific connector. The session remains active until it is explicitly ended or the charging station stops delivering power. A successful response returns the live session object, including a status
of active
, the start timestamp, and an authorization reference if applicable.
POST
Body
application/json
Response
200
application/json
Charging session successfully initiated.