{
"firstName": "San",
"firstNameAlphabet": "San",
"lastName": "Zhang",
"lastNameAlphabet": "Zhang",
"dob": "1973-05-12",
"idType": "PASSPORT",
"idNumber": "L298326",
"nationality": [
"US",
"GB"
],
"isLegalPerson": true,
"isUBO": true,
"holdingRatio": 30,
"jobTitle": "CEO",
"formerName": "Jack",
"address": {
"addressLine1": "66 avenue Champs Elysees",
"addressLine2": "string",
"city": "Paris",
"postcode": "75008",
"state": "string",
"country": "FR"
}
}