Skip to main content

Input fields

consumptionValue : Int! required

The value of the reading (in cubic meters).

pdr : String! required

The supply point unique identifier (PDR) for which the reading is submitted.

readingDate : Date

The date 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": 68, "pdr": "anyone-all-cause-human-value", "readingDate": "2006-02-17" }