Set tariff end prices of a system

Sets the tariff end prices for external tariffs.

The sent price periods have a few restrictions:

  • They must have a 15 minute resolution.
  • They must not have gaps.
  • A gap between the first new period and last period that was previously sent is only allowed if the first new period is in the past.

The prices can be sent in all supported currencies and will be converted by the GET /tariff/prices endpoint accordingly.

You don't have to send your prices in all the currencies you want to support.
Internally they always will be converted to Euro, therefore sending the same price periods in different currencies will overwrite
the previously sent price periods.

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!