SocialBonus
Fields
Indicates whether the social bonus is set to auto-renew.
The discount amount in kWh from the SOCIAL_BONUS_DISCOUNT time series, keyed by vulnerability type.
The discount limit percentage from the SOCIAL_BONUS_LIMIT time series, keyed by family type.
The family type of the social bonus holder.
The most recent social bonus request linked to this social bonus.
The date from which the social bonus is valid.
The date until which the social bonus is valid.
The vulnerability type of the social bonus holder.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"autoRenewable": true,
"discountAmount": "1.0",
"discountLimit": "1.0",
"familyType": "difficult-fine-reach-what-require",
"socialBonusRequest": SocialBonusRequest,
"validFrom": "1989-02-06",
"validTo": "2004-08-25",
"vulnerabilityType": "rock-president-win-detail-TV"
}