MoveInNewProperty
Input fields
Street address of the new property. Should not contain the postcode.
Consent granularity to set for the provided MPANs of the meter points at the new property (e.g., H, D, M).
Date of moving into the new property.
If True, this will trigger the move in flow at the new property for the account.
MPANs of the electricity meter points at the new property.
MPRNs of the gas meter points at the new property.
Postcode of new property.
The product to use when creating agreements for the new property. If not provided, the current product for each meter point is used if available, or else the default SVT product. If provided, quote_code must also be provided.
A quote that contains the product provided in product_code. Should be provided only if product_code is also provided.Cannot be provided if quote_request_code is also provided.
A quote request that contains the product provided in product_code.Should be provided only if product_code is also provided.Cannot be provided if quote_code is also provided.
If True, the default product will be selected for the new property. Defaults to False. When False (the default), the current product is ported from the old property.
Example
{
"address": "authority-sure-poor-community-technology",
"consentGranularity": "against-happy-summer-report-exist",
"moveInDate": "through-our-tend-throughout-international",
"moveInNewProperty": true,
"mpans": "put-name-war-sometimes-rise",
"mprns": "sport-your-either-cut-section",
"postcode": "show-method-main-identify-third",
"productCode": "someone-once-always-surface-learn",
"quoteCode": "couple-federal-reality-accept-build",
"quoteRequestCode": "few-thought-section-wife-myself",
"useDefaultProduct": true
}