Path Parameters
ID of the charging session to end.
Body
application/json
Response
Charging session successfully completed.
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
.
ID of the charging session to end.
Charging session successfully completed.