SetReadingConsentGranularityInput
Input fields for setting the reading consent granularity.
Input fields
The effective from date for this granularity change. Defaults to today.
The MPAN of the meter point.
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"
}