Skip to main content

Fields

unitRateUplift : Decimal! required

The amount to add to the unit rate when billing, in pence/kWh.

validFrom : DateTime! required

When this contract is valid from.

validTo : DateTime! required

When this contract is valid until.

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

{ "unitRateUplift": "1.0", "validFrom": "1977-11-24T12:21:22.344760+00:00", "validTo": "1998-10-01T03:59:01.458276+00:00" }