HomeGuidesAPI ReferenceChangelog
Terms of Use
API Reference
Terms of Use

EVSE / Create

Create new EVSE

Log in to see full request history
Body Params
integer
required

The ID of the charge point.

string
required

The identifier that is presented to the users, so they can identify the EVSE at the location.

string
required
string

The EVSE label will be exposed and visualized in the mobile application

string
required

The OCPP evse identifier (should be consecutive numbers starting from 1)

string
required

For roaming EVSEs the status can only be updated if the option for manual management of EVSEs is enabled for the roaming CPO.

integer | null

The mid meter certification end year.

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

Manages whether reservations are allowed on this EVSE. Requires the Reservations to be activated for the system in order to enable for the EVSE.

powerOptions
object
string
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