{
"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"
}
}