/notification/bill_predictionAsk AIput http://api.net2grid.docker/v2/notification/bill_predictionSet the bill prediction notification parameters for the user.Body Paramsenergy_typestringenumrequiredThe type of energy (electricity or gas)electricitygasAllowed:electricitygasfrequencystringenumrequiredThe frequency of bill prediction notifications preferred by the user. 'off' is to disable the notification monitoringoffdailyweeklymonthlyAllowed:offdailyweeklymonthlyrelative_threshold_overfloatrequiredThe alarm threshold that defines the percentage by which the bill prediction should exceed the sum of prepayments for the alarm to be triggered. Percentage as fraction e.g. 5% -> 0.05relative_threshold_underfloatrequiredThe alarm threshold that defines the percentage by which the bill prediction should be lower than the sum of prepayments for the alarm to be triggered. Percentage as fraction e.g. 5% -> 0.05absolute_threshold_overfloatrequiredThe alarm threshold that defines the absolute money amount by which the bill prediction should exceed the sum of prepayments for the alarm to be triggered.absolute_threshold_underfloatrequiredThe alarm threshold that defines the absolute money amount by which the bill prediction should be less than the sum of prepayments for the alarm to be triggered.Responses 200OK 400Invalid request185: Labelpartner for household could not be found.186: Profile for labelpartner could not be found.252: No tariff agreement was found for this household. Bill prediction monitor settings cannot be defined.258: Unable to [register|update] bill prediction monitor with id for tariff agreement and type [electricity|gas]422: Invalid input: missing parameters999: Unspecified ErrorUpdated 7 days ago