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.
string
required
The UUID of the charger.
integer
The connector ID to start charging on. Must be greater than 0. If not specified, the charger will select a connector automatically.
string
required
The ID token (RFID tag) to authorize the charging session. Maximum 20 characters.

Response

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