Skip to main content

Update chargers in a location

x-ms-visibility: "important"

Adds or updates chargers in a location with the provided chargers.

Path Parameters
    integrationId string required

    Integration ID

    locationId string required

    Location ID

Request Body required

Details for the chargers

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

Updated location with added/updated chargers


Schema
    chargerIds string[]
Loading...