post
https://api.zaptec.com/api/chargers//sendCommand/
Permissions: Requires owner or service-level access.
Supported Command IDs:
- <b>102</b> – Restart the charger
- <b>200</b> – Upgrade charger firmware
- <b>506</b> – Stop or pause charging
- <b>507</b> – Resume charging
- <b>10001</b> – Deauthorize and stop charging
Command 10001 – Deauthorize and Stop:
The caller must ensure that no new charging sessions are authorized until the command is completed.
Command 506 – Pause/Stop Charging:
- Requires firmware version > 3.2 on PRO chargers
- Typical usage: For chargers in active charging mode (state <b>ChargeOperationMode, 710</b> = 3). Other edge cases are supported,
but this is the most common scenario.
- The command will be rejected if the charger is already paused (state <b>ChargeOperationMode, 710</b> = 5 and <b>FinalStopActive, 718</b> = 1)
or disconnected (state <b>ChargeOperationMode, 710</b> = 1)
Commands 507 – Resume Charging:
- Requires firmware version > 3.2 on PRO chargers
- Typical usage: For chargers in paused state (state <b>ChargeOperationMode, 710</b> = 5 and <b>FinalStopActive, 718</b> = 1).
Other edge cases are supported, but this is the most common scenario.
- The command will be rejected if the charger is not in paused mode (state <b>ChargeOperationMode, 710</b> = 5 and <b>FinalStopActive, 718</b> = 1)
neither Scheduler is active (state <b>NextScheduleEvent, 763</b> is set)Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200OK
401Unauthorized
403Forbidden
