HouseMoveInput
Input fields
The account number.
The billing address.
Whether the billing address is the same as the delivery address.
The IBAN for the electricity agreement.
The electricity meter number.
The first day of supply for the new Property.
The IBAN for the gas agreement.
The gas meter number.
The last day of supply for the previous property.
The new supply address.
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-414D5B26",
"billingAddress": AddressInputType,
"billingAddressSameAsDeliveryAddress": true,
"electricityIban": "share-send-after-country-film",
"electricityMeterNumber": "player-grow-her-skill-simple",
"firstDayOfSupply": "2007-10-07",
"gasIban": "he-table-out-stock-defense",
"gasMeterNumber": "usually-body-job-religious-yard",
"lastDayOfSupply": "2019-10-31",
"newSupplyAddress": AddressInputType
}