Skip to main content

Input fields

readingDatetime : DateTime! required

The new datetime of reading.

readingId : Int! required

The ID of the reading that will be amended.

readingValue : Int! required

The new value of 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

{ "readingDatetime": "1996-06-06T09:27:46.813044+00:00", "readingId": 16091882, "readingValue": 35 }