Create tariff settings v2

Creates tariffs at a charging location associated with a user. Returns the details of the created tariffs.

Path Params
uuid
required

Identifier of the user

uuid
required

Identifier of the charging location

Body Params
boolean
required

This setting is only possible when selecting Double or Triple rate. By setting offPeakChargingOnly we exclusively charge during the off peak rates, which could result in a car not being charged to the desired state of charge.

tariffs
array of objects
required

Tariffs of the charging location

tariffs*
tariffIntervals
array of objects
required

Tariff intervals of the charging location

tariffIntervals*
holidayTariffIntervals
array of objects | null

Tariff intervals during public holidays of the charging location. If not set, TariffInterval is used.

holidayTariffIntervals
Headers
string

Name of the client (or system) calling the api, this is helpful for tracing requests. This is optional.

string

Version of the client (or system) calling the api, this is helpful for tracing requests. This is optional.

Responses

401

Unauthorized

403

Forbidden

504

Internal api timeout

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