HomeGuidesAPI ReferenceChangelog
Terms of Use
API Reference

Tariff Group / Create

Create new tariff group. When the tariff group is created a base tariff is also created. The type of the base tariff (free or charging not allowed) is determined by the respective setting of the operator.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer | null

The operator ID for this resource.
Required for global admin tokens.
Optional for operator-scoped tokens (defaults to token's operator).

string
required
tariffIds
array of integers

Ordered list of tariff ids in the group. The first element is always the base tariff, which is auto-created with the group. Please note that the order is checked from bottom to top, meaning that the tariff with the largest index in that list (in other words that is the lowest in the list), that matches the requirements will apply

tariffIds
integer | null

The assigned Partner will have access to make changes to the tariff group.

integer | null

The tariff used to derive offline pricing for OCPP 1.6 charge points when they are not connected to the backend.
Must belong to the same operator as the tariff group. Set to null to clear the assignment.

display
object
Responses

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