Skip to main content

Input fields

allDay : Int

The BASE part of the reading (in kWh).

offPeak : Int

The HC part of the reading (in kWh).

peak : Int

The HP 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

{ "allDay": 7, "offPeak": 13, "peak": 70 }