HomeGuidesAPI ReferenceChangelog
Terms of Use
API Reference
Terms of Use

Actions / Start Charging Session

Start a charging session

Log in to see full request history
Path Params
integer
required
integer
required

The networkID of the evse to start a session on

Body Params
integer
string | null

The ID of the payment method, as returned by the payment method listing (User / Payment Method / Listing). When left empty or null, it would be determined by the system - either "balance" or "subscription" (in case the the user has an active post-paid subscription for home charging sessions and the charge point is a home charger). When it is NOT empty or null, userId is required.

string
integer | null
chargingProfile
object

the smart charging profile to apply. See the OCPP documentation for further explanation on the fields

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