Skip to main content
API

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

Request Body required

List of chargerIds that are added to driver for charging

    chargerIds string[]
Responses

The driver has been authorised successfully for the chargers

Loading...