Skip to main content

Fields

costOfChargeId : String
isSmartCharge : Boolean
krakenflexDeviceId : String
reportDate : Date
totalConsumption : Float

Consumption in kWh.

totalCostExclTax : Float

Cost in pence (excl. tax).

totalCostInclTax : Float

Cost in pence (incl. tax).

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

{ "costOfChargeId": "39176347", "isSmartCharge": true, "krakenflexDeviceId": "96334071", "reportDate": "2017-06-06", "totalConsumption": 523.55, "totalCostExclTax": 22.75, "totalCostInclTax": 376.62 }