ItalyData
Client information for Italy onboarding
-
Name |
Type |
Description |
EmploymentInformation
|
EmploymentInformation |
Employment information for Italy onboarding
|
MailContactPreference
|
Boolean |
Do you want to be contacted through mail?
|
ProfileInformation
|
ProfileInformation |
Profile information for Italy onboarding
|
Example
{
"EmploymentInformation": {
"CountryConcernedCode": "IT",
"DetailedBusinessActivity": "005",
"EmploymentName": "Employer",
"OtherEmployment": "Other employer description",
"PrevalentCorporateObject": "Corporate object",
"ProvinceConcerned": "Livorno",
"StatusOfEmployment": "125"
},
"MailContactPreference": true,
"ProfileInformation": {
"AnnualIncomeInformation": {
"AnnualIncomeSource": [
"2"
],
"TotalAnnualIncome": "1"
},
"InvestableAssets": {
"IntendToInvest": "2",
"NatureAndPurposeOfTheRelationship": "1",
"SourceOfWealth": [
"3"
],
"ValueOfTotalWealth": "4"
}
}
}