Skip to main content
POST
Start Charging
Sends a remote start transaction command to the charger. The charger will attempt to start a charging session on the specified connector using the provided ID token.
charger
string
required
The UUID of the charger.
connector_id
integer
The connector ID to start charging on. Must be greater than 0. If not specified, the charger will select a connector automatically.
id_token
string
required
The ID token (RFID tag) to authorize the charging session. Maximum 20 characters.

Response

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