Add for the driver charging rights to the sites
x-ms-visibility: "important"
Send a request to allow the driver to charge in the sites 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 sites that that are added to the driver for charging
groupIds int64[]
Responses
- 200
- 400
- 401
- 404
The driver has been authorised successfully for the sites
Errors in the route parameters or forbidden action
text/plain
Schema
Schema
string
Customer not found or not authorised
Sites/driver not found for the customer
Loading...