Skip to main content
POST
Stop Charging
Sends a remote stop transaction command to the charger to end an active charging session.
charger
string
required
The UUID of the charger.
transaction_id
integer
The ID of the transaction to stop. Must be 0 or greater. If not specified, the charger will stop the active transaction.

Response

status
string
The response status from the charger (e.g., Accepted, Rejected).