Skip to main content

Input fields

effectivePeriod : RateGroupEligibilityPeriodInput! required

The period during which this eligibility is effective.

isEligible : Boolean! required

Indicates if the time series specification is eligible.

productCode : String! required

The product code associated with the time series specification.

supplyPointIdentifier : String

The external identifier of the supply point this schedule targets. When omitted, the schedule targets all agreements for the product.

timeSeriesSpecificationCode : String! required

The time series specification code.

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

{ "effectivePeriod": RateGroupEligibilityPeriodInput, "isEligible": true, "productCode": "direction-eat-window-forget-early", "supplyPointIdentifier": "71915366", "timeSeriesSpecificationCode": "sea-hard-prepare-production-view" }