Skip to main content

Input fields

offPeak : Int! required

The off peak part of the reading (in kWh).

peak : Int! required

The peak part of the reading (in kWh).

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

{ "offPeak": 100, "peak": 5 }