Skip to main content
POST
Link chargers

Authorizations

X-API-KEY
string
header
required

API key used for authorization and authentication.

Path Parameters

userId
string
required

User ID

vendorAccountId
string<uuid>
required

Vendor account ID

Body

application/json

Object for chargers IDs request that should be added to the Energy Hub.

externalChargers
string[]
required

List of external IDs of chargers to be linked to the Energy Hub.

List of external IDs of chargers to be linked to the Energy Hub.

Example:

Response

Created

isLinked
boolean
required

Indicates if the charger is linked to the Energy Hub.

vendor
enum<string>
required

The vendor of the charger.

Available options:
EASEE,
GO_E,
ZAPTEC
name
string
required

The display name of the charger.

Example:

"My charger"

externalId
string
required

The ID of the charger in external vendor system.

Example:

"8413731391660801"

id
string<uuid>
required

The ID of the charger.

model
string

The model of the charger.

Example:

"Wallbox"