Add for the driver charging rights to the charger
x-ms-visibility: "important"
Send a request to allow the driver to charge using the charger
Path Parameters
userid int32 required
This is the globally unique ID for the driver
chargerId string required
This is the globally unique ID for the charger
Responses
- 200
- 400
- 401
- 404
The driver has been authorised successfully for the charger
Errors in the route parameters or forbidden action
text/plain
Schema
Schema
string
Customer not found or not authorised
Charger/Driver not found for the customer
Loading...