StartSmartOnboardingProcessInput
Input fields
Account number.
Has the customer agreed to a change in the meter point's consent granularity?
The MPAN to switch.
The MPRN to switch.
The product code to switch to.
A target start date for the new agreement. Must be today or later. Will be ignored if date is in the past at time of creating the new agreement.
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
{
"accountNumber": "A-65CC0ABE",
"customerAgreesToConsentGranularityChange": true,
"isNewAccount": true,
"mpan": "side-much-team-discussion-message",
"mprn": "weight-official-learn-especially-nature",
"productCode": "whatever-accept-situation-star-though",
"targetAgreementChangeDate": "2011-11-25",
"termsAndConditions": TermsAndConditionsInput
}