| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Id of address. Use 1 for existing address and then 2 and 3 for previous addresses. |
integer |
Range: inclusive between 1 and 3 Required |
| Flat |
Flat name of the property |
string |
Max length: 20 |
| HouseName |
Name of the property. |
string |
Max length: 30 |
| HouseNumber |
House number of the property. |
string |
Max length: 30 |
| Street |
Street name of the address. |
string |
Required Max length: 50 |
| Town |
Name of the town that property resides in. |
string |
Max length: 50 |
| County |
County of the property. |
string |
Max length: 50 |
| Postcode |
Property's postcode. |
string |
Required Max length: 10 |
| Telephone |
Customer's Telephone number. |
string |
Max length: 20 |
| TimeInMonth |
How long the customer has been in the property (in months). |
integer |
Range: inclusive between 0 and 2147483647 Required |
| RentMortgageCost |
Cost of the rent/mortgage of the property. |
decimal number |
None. |
| RentMortgageFrequency |
How frequently the rent/mortgage is paid. |
MortgageFrequency |
None. |