v1
latestOpenAPI 3.0.12026-07-243686491.1 MBTariff Recurring Periods
Update existing recurring period.
Required scope: tariffs:write<br/>Note: Once you are done with creating/updating tariffs and its components you have to call the create-prices endpoint to create the prices for the tariff.
patch/api/v1/tariff-recurring-periods/{id}
Path parameters
idinteger required
Request body
Example request
{
"endHour": 23,
"price": 2.54
}Response
Tariff recurring period that was updated