{
"customerNo": "string",
"cardProductCode": "string",
"personalizedNameLine1": "string",
"personalizedNameLine2": "string",
"cardPolicy": [
{
"transactionDomain": "Domestic",
"mailOrder": true,
"eCommerce": true,
"cashWithdrawal": true,
"gambling": true,
"eCommerceNoneSecure": true,
"contactless": true,
"allowEmptyCvv2": true,
"allDisabled": true
}
],
"branchId": "string",
"applicationReferenceNumber": "string",
"walletId": "string",
"qrCode": "string",
"digitalSlipType": "None",
"isContractSigned": true,
"issuanceDetails": {
"cardDeliveryAddress": {
"addressType": "Home",
"addressDto": {
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"district": "string",
"city": "string",
"state": "string",
"postalCode": "string",
"addressCode": "string",
"country": "string"
}
},
"cardDeliveryCommunication": {
"communicationType": "Email",
"communicationInfo": "string"
}
},
"cardMobilePhoneNumber": "string",
"mobilePhoneLinkedTo": "Customer",
"isChildCard": true,
"cardParent": {
"accountId": 0
},
"doNotAutoRenew": true,
"doNotAutoRenewReason": "CustomerRequest",
"tokenId": 0,
"clearCardNo": "stringstrings",
"customer": {
"type": "Individual",
"customerNo": "string",
"segmentId": 0,
"name": "string",
"midname": "string",
"surname": "string",
"nationality": "string",
"communicationLanguage": "English",
"gender": "Male",
"birthDate": "2019-08-24",
"birthPlace": "string",
"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"
}
]
}
}