Add for the driver charging rights to the chargers
x-ms-visibility: "important"
Send a request to allow the driver to charge using the chargers listed in the request body
Path Parameters
userid int32 required
This is the globally unique ID for the driver
application/json
Request Body required
List of chargerIds that are added to driver for charging
chargerIds string[]
Responses
- 200
- 400
- 401
- 404
The driver has been authorised successfully for the chargers
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...