Skip to main content

Fields

accountNumbers : [String]! required

The list of account numbers for the source and account user.

catchments : [String]! required

The list of catchments that this discount source applies to.

current : DiscountData! required

The current or 'live' status of discounts for this source.

discountSource : String! required

The source for the discount, e.g. 'Fan 1' for a wind turbine in UK, or an ERCOT Load Zone for US.

forecast : DiscountForecast

The forecasted discount probabilities for this source.

historic : [DiscountData]! required

The historic discounts for this source.

location : String

The location of the discount source.

name : String! required

The name of the discount source.

propertyIds : [Int]! required

The list of property IDs for the source and account user.

thresholds : [Threshold]! required

The details of Fan Club thresholds for the discount source.

windFarm : String

The wind farm that the discount source is part of.

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

{ "accountNumbers": "edge-early-off-full-wrong", "catchments": "someone-have-film-our-future", "current": DiscountData, "discountSource": "medical-ahead-economic-determine-card", "forecast": DiscountForecast, "historic": [DiscountData], "location": "both-short-voice-people-speech", "name": "without-race-research-daughter-at", "propertyIds": 74, "thresholds": [Threshold], "windFarm": "money-bad-authority-sure-poor" }