Skip to main content

Fields

end : DateTime! required

The end time of the dispatch.

energyAddedKwh : Decimal

The energy added in kWh of the dispatch.

start : DateTime! required

The start time of the dispatch.

type : SmartFlexChargingType! required

The type of charge.

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

{ "end": "2009-03-09T16:16:35.301872+00:00", "energyAddedKwh": "1.0", "start": "2018-01-14T14:43:12.873598+00:00", "type": "SMART" }