Skip to main content

Input fields

cups : String! required

The CUPS identifier for the supply point.

extraInfo : String

Optional additional information about the reading.

readingDate : Date! required

Date when the reading was taken.

readingValue : Decimal! required

The meter reading value.

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

{ "cups": "store-course-form-media-court", "extraInfo": "possible-interest-for-nothing-region", "readingDate": "1980-02-15", "readingValue": "1.0" }