post https://api.telematica.so/v3/vehicle/start-charging
Command the vehicle to start charging. Returns a jobId
which can be used to check the status of the command.
Log in to see full request history
Response
Command the vehicle to start charging. Returns a jobId
which can be used to check the status of the command.
xxxxxxxxxx
curl --request POST \
--url https://api.telematica.so/v3/vehicle/start-charging \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: