HomeGuidesAPI ReferenceChangelog
Terms of Use
API Reference

Charge Point / EVSE / Create

Create new EVSE within the Charge Point

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

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

string
enum
required

Type of current available on the EVSE:

  • ac: Alternating Current (AC) charging
  • dc: Direct Current (DC) fast charging
Allowed:
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
enum
required

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

Allowed:
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.

boolean

Indicates if the EVSE can be booked. Requires the Bookings to be activated for the operator and automatically enables allowsReservation when set to true.

boolean

When disabled, this EVSE will not be listed or counted in the Faults & connectivity loss widget or lens. The charge point will still appear for charge point-level faults (network loss, hardware faulted). Defaults to true.

powerOptions
object
string
capabilityOverrides
object

Manual overrides for individual EVSE capabilities. Each property is independent. Send force_enable or force_disable to set or replace an override. Send auto to clear an existing override (the capability returns to automated detection). Omit a property to leave its current override unchanged.

Responses

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