Skip to main content

Fields

band : String

The product rate band information.

durationMonths : Int

Duration in months for discount product rates.

gridOperatorCode : String

Grid operator.

pricePerUnit : Decimal! required

Price per kWh without tax.

pricePerUnitIncTax : Decimal! required

Price per kWh including tax.

regionOfOperation : String

Region of operation.

timeOfUse : String

Time of use label for the rate.

unitType : UnitType

What are we charging for (kWhs consumed, Days on supply, etc).

validFrom : DateTime

Rate validity start.

validTo : DateTime

Rate validity end.

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

{ "band": "cultural-ready-opportunity-about-it", "durationMonths": 31, "gridOperatorCode": "before-maintain-artist-investment-fear", "pricePerUnit": "1.0", "pricePerUnitIncTax": "1.0", "regionOfOperation": "physical-prove-ahead-training-long", "timeOfUse": "despite-training-thank-simple-we", "unitType": "DAYS_ON_SUPPLY", "validFrom": "1994-12-29T13:24:42.747606+00:00", "validTo": "1973-02-05T09:04:56.054136+00:00" }