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

Price per unit.

pricePerUnitIncTax : Decimal! required

Price per unit including tax.

regionOfOperation : String

Region of operation.

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": "yet-range-condition-source-region", "durationMonths": 7, "gridOperatorCode": "skill-quality-beautiful-hope-protect", "pricePerUnit": "1.0", "pricePerUnitIncTax": "1.0", "regionOfOperation": "family-meet-toward-break-take", "unitType": "DAYS_ON_SUPPLY", "validFrom": "1975-12-28T11:50:59.669847+00:00", "validTo": "1991-11-13T03:10:48.549319+00:00" }