Assets
Send plug-in event
Send notification of a car being plugged in.
Tariff, vehicle and intent information may be optionally provided. If a tariff is included, it must comply with the OSM opening hours standard (https://wiki.openstreetmap.org/wiki/Key:opening_hours) for off-peak times and have a valid timezone, or a 400 error will be returned.
POST
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Body
application/json
A minimal plug-in event requires no data.
Optionally intent
, tariff
and vehicle
information can be supplied here too.
Response
200
application/json
Plug-in event successfully processed
The response is of type any
.