Skip to main content

Input fields

offPeak : Int! required

Energy consumption (in kWh) during off-peak hours accumulated over a year.

peak : Int! required

Energy consumption (in kWh) during peak hours accumulated over a year.

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": 16, "peak": 78 }