Skip to main content

Add a charger to a location

x-ms-visibility: "important"

Adds a charger to a specified location.

Path Parameters
    integrationId string required

    Integration ID

    locationId string required

    Location ID

Request Body required

Details for the charger

    chargers object[]
  • Array [
  • chargerId string
    sockets object[]
  • Array [
  • socketId int32
    tariffIds string[]
  • ]
  • ]
Responses

Updated location


Schema
    chargerIds string[]
Loading...