{
"tokenId": 0,
"clearCardNo": "string",
"customerNo": "string",
"customer": {
"type": "Individual",
"customerNo": "string",
"segmentCode": "string",
"name": "string",
"midname": "string",
"surname": "string",
"nationality": "string",
"kycStatus": "FullyVerified",
"communicationLanguage": "English",
"birthDate": "2019-08-24",
"birthPlace": "string",
"gender": "Male",
"motherName": "string",
"fatherName": "string",
"motherMaidenName": "string",
"maritalStatus": "Single",
"disabledType": "None",
"businessDetail": {
"companyName": "string",
"taxNumber": "string",
"taxOffice": "string"
},
"customerIdentifications": [
{
"type": "NationalIdentityNo",
"value": "string",
"dateOfIssue": "2019-08-24",
"dateOfExpiry": "2019-08-24"
}
],
"customerAddresses": [
{
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"district": "string",
"city": "string",
"state": "string",
"postalCode": "string",
"addressCode": "string",
"country": "string",
"type": "Home"
}
],
"customerCommunications": [
{
"type": "Email",
"info": "string"
}
]
},
"mobilePhoneLinkedTo": "Customer",
"cardMobilePhoneNumber": "string",
"personalizedNameLine1": "string",
"personalizedNameLine2": "string",
"doNotAutoRenew": true,
"doNotAutoRenewReason": "CustomerRequest"
}