API Reference
Send tariff
Send notification of a tariff update for an asset.
The off_peak_times field must comply with the OSM opening hours standard (https://wiki.openstreetmap.org/wiki/Key:opening_hours) and have a valid timezone, or a 400 error will be returned.
The same off-peak times apply every day, day-of-week selectors are not supported. Use , to separate multiple time ranges. Common examples:
- Same-day off-peak (e.g. midnight to 7am):
00:00-07:00 - Overnight off-peak (e.g. 11:30pm to 5:30am):
00:00-05:30, 23:30-24:00
POST
Asset Tariff Update Event
Documentation Index
Fetch the complete documentation index at: https://docs.axle.energy/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Body
application/json
Request model for a user's tariff update.
Updated tariff information.
Response
Tariff update event successfully processed
Previous
Plug-in eventSend 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.
Next
Asset Tariff Update Event

