curl --request POST \
--url https://app.plugchoice.com/api/v3/chargers/{charger}/actions/stop \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"transaction_id": 123
}
'{
"status": "<string>"
}curl --request POST \
--url https://app.plugchoice.com/api/v3/chargers/{charger}/actions/stop \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"transaction_id": 123
}
'{
"status": "<string>"
}Sends a remote stop transaction command to the charger to end an active charging session.Documentation Index
Fetch the complete documentation index at: https://developer.plugchoice.com/llms.txt
Use this file to discover all available pages before exploring further.
Accepted, Rejected).