Update a fee in a price group

Required scope: price-groups:write
Organization authorization: supported

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

Name of the pricing. It is null when it's the master price

string
enum
required

Type of the pricing. minute is used for Minute fee. min is used for the master price.

boolean
required

Used by the Minute fee. True means it will stop charging the fee when the charge is complete. False means it will stop charging the fee when the cable is unplugged

boolean
required

Used by Spot Price. True means it will add 25% VAT in the price calculations

number | null
Defaults to 100

Used by Spot Price. It will multiply the fallback price by this percentage

int64 | null
> 0

The id of the selected Tariff

int64 | null
> 0

The id of the selected charge pricing tag

int32 | null

Used by Charging, Minute and Idle Fees. After how many minutes the fee should start being applied.

number
required

The price of this Fee or Master price,
Note: the master price cannot be a negative value

number | null

Used by spot price. The minimum that the raw spot price can be. This will be used in calculations if spot price is lower than this

number | null

Used by spot price. The maximum that the raw spot price can be. This will be used in calculations if spot price is higher than this

number | null

Used by Idle fee. The maximum the user will be charged for the idle fee

additional
array of objects | null

Used by spot price. Additional absolute money or percentages values to be added on top of the previous calculations

additional
date-time | null

DateTime "from" time to which this pricing should apply from

date-time | null

DateTime "to" time to which this pricing should apply to

string | null
enum

Specifies the time resolution used for spot price calculations.

Note: Only has an effect if such resolution is available (, ie 15-min MTU from 30.09.25).

Allowed:
gracePeriods
array of objects | null

Grace periods during which idle fees are not applied

gracePeriods
Responses

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