Charging Sessions
Complete a charging session
Stops power delivery, closes the active Charging Session, and finalizes billing. When the session is successfully ended, the response contains the completed session object with status
set to completed
, the session_ended
timestamp, the final energy_consumed
, and the amount_due
.
POST
Path Parameters
ID of the charging session to end.
Body
application/json
Response
200
application/json
Charging session successfully completed.