📄️ Add for the driver charging rights to the sites
Send a request to allow the driver to charge in the sites listed in the request body
📄️ Add a new driver
Send a request to add a driver specified in the request body
📄️ Add a new tag for the driver
Send a request to add a new tag to the driver specified in the request body
📄️ Remove charging rights from the driver for the sites/chargers
Send a request to remove charging rights for the sites and/or chargers from the driver
📄️ Add for the driver charging rights to the chargers
Send a request to allow the driver to charge using the chargers listed in the request body
📄️ Delete the driver completely
Send a request to delete a single driver by its identifier
📄️ Get a single driver
Send a request to get a single driver by its id
📄️ Delete completely the tag of the driver
Send a request to delete completely the tag of the driver and from the system
📄️ Get a single driver using idTag
Send a request to get a single driver by its idTag
📄️ Get a single driver using externalId
Send a request to get a single driver by its externalId
📄️ Get the drivers and the tree of the home sites with its subsites and drivers
Send a request to get all drivers and driver home sites with their subsites and drivers for the customer
📄️ Get the specific home site with its drivers and subsites
Send a request to get the drivers belonging to the home site with its subsites
📄️ Remove charging rights from the driver for the charger
Send a request to remove from the driver charging rights for the charger
📄️ Add for the driver charging rights to the charger
Send a request to allow the driver to charge using the charger
📄️ Remove charging rights from the driver for the site
Send a request to remove from the driver charging rights for the site
📄️ Add for the driver charging rights to the site
Send a request to allow the driver to charge in sites
📄️ Remove the driver from the site
Send a request to remove the driver from its site
📄️ Add the driver to the site or change the site of the driver
Sends POST request to add the driver to the site or PATCH request to change the site.
📄️ Update driver
Send a request to update a driver.
📄️ Update the tag for the driver
Send a request to update data of the tag belonging to a driver