| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Applicant Id. 1 for the main customer, 2 for the joint customer. |
integer |
Range: inclusive between 1 and 2 Required |
| Title |
Customer title. See ApplicantTitle Enum for list of titles. |
ApplicantTitle |
Required |
| FirstName |
Customer First Name. |
string |
Required Max length: 30 |
| LastName |
Customer Surname. |
string |
Required Max length: 30 |
| DOB |
Customer DOB. Must be a valid date in the past. |
string |
Required |
| MaritalStatus |
Marital Status. Please see MaritalStatus Enum for list of status. |
MaritalStatus |
Required |
|
Customer Email. Must be a valid email address. |
string |
Max length: 100 |
|
| Mobile |
Customer Mobile. |
string |
None. |
| ResidentialType |
Customer's residential type. See the MainCustomerResidentialType for list of types. |
MainCustomerResidentialType |
Required |
| DependantChildren |
Number of children dependent of the customer. |
integer |
None. |
| Addresses |
Customer's address history. |
Collection of Address |
Required Collection Length: inclusive between 1 and 3 |
| EmploymentHistory |
Customer's employment history. |
Collection of Employment |
Required Collection Length: inclusive between 1 and 3 |