Skip to main content

Fields

autoRenewable : Boolean

Indicates whether the social bonus is set to auto-renew.

discountAmount : Decimal

The discount amount in kWh from the SOCIAL_BONUS_DISCOUNT time series, keyed by vulnerability type.

discountLimit : Decimal

The discount limit percentage from the SOCIAL_BONUS_LIMIT time series, keyed by family type.

familyType : String

The family type of the social bonus holder.

socialBonusRequest : SocialBonusRequest

The most recent social bonus request linked to this social bonus.

validFrom : Date

The date from which the social bonus is valid.

validTo : Date

The date until which the social bonus is valid.

vulnerabilityType : String

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" }