HomeGuidesAPI ReferenceChangelog
Terms of Use
API Reference
Terms of Use

EVSE / Update

Update a EVSE

Log in to see full request history
Path Params
integer
required
Body Params
array of objects | null
connectors
string
required

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

string
required
string
required

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

string
required
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
required

The maxVoltage of a CP can fluctuate. Hence, when creating a CP in Ampeco 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
required
string | null
integer | null

The mid meter certification end year.

string | null
Responses

422

The payload you provided is invalid

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