Skip to main content

Input fields

billTo : ChargeNetBillToEnum! required
costExclGst : String! required
costInclGst : String! required
endTime : DateTime! required

Transaction end time.

kWh : String! required

Measurement of kWh.

startTime : DateTime! required

Transaction start time.

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

{ "billTo": "CREDIT", "costExclGst": "film-east-bank-exactly-work", "costInclGst": "language-present-poor-wait-hospital", "endTime": "1987-05-22T02:03:33.851302+00:00", "kWh": "force-first-suggest-throw-field", "startTime": "1988-12-12T07:42:19.015165+00:00", "type": "CHARGE" }