Skip to main content

Fields

consumptionValue : Decimal

The consumption value in cubic meters.

readingDate : Date! required

The date of the reading.

readingSource : GasReadingSource! required

The source of the reading.

readingType : GasReadingType! required

The type of the reading.

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

{ "consumptionValue": "1.0", "readingDate": "2016-02-07", "readingSource": "AUTOMATICALLY_GENERATED_BY_KRAKEN", "readingType": "ACTUAL" }