HomeGuidesAPI ReferenceChangelog
Terms of Use
API Reference

EVSE / Update

Update a EVSE

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The unique EVSE ID — the integer shown as ID in the admin UI. Not the ID (QR code), network ID, or EMI3 EVSE ID.

Body Params
connectors
array of objects | null
connectors
string
required

Unique identifier of the EVSE. QR code or EVSE ID for Roaming.

string
enum
required
Allowed:
string
required

The identifier of the EVSE within the station. Protocol specific. For OCPP use consecutive numbers starting from 1

string
enum
required
Allowed:
integer | null

The ID of the tariff group attached to the EVSE. If the EVSE is not roaming and tariffGroupId is not specified, the default (free) tariff will be assigned. For roaming EVSEs the Tariff Group can only be updated if the option for manual management of EVSEs is enabled for the roaming CPO.

boolean
required

Indicates the evse capability of accepting reservations.

number | null

The max power displayed for the EVSE in the app. This value is NOT enforced, it is just to be displayed in the app.

string
enum
required

The maxVoltage of a CP can fluctuate. Hence, when creating a CP in the system the maxVoltage is given as a range. For OCPI purposes it maps as follows:

  • 220-240 = 230
  • 110-130 = 120
  • 400 = 400
  • 380 = 380
number | null
string | null
enum
required
Allowed:
string | null
enum
Allowed:
integer | null

The mid meter certification end year.

string | null
Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json