Skip to main content

Input fields

effectiveFrom : Date

The effective from date for this granularity change. Defaults to today.

mpan : String! required

The MPAN of the meter point.

readingConsentGranularity : ConsentGranularity! required

The reading consent granularity to update the meter point to.

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

{ "effectiveFrom": "2007-07-06", "mpan": "ever-party-common-develop-do", "readingConsentGranularity": "HH_CONSENT_GRANTED" }