{
"data": {
"cardStatus": "string",
"cardStatusCode": "string",
"cardStyleCode": "string",
"cardStyleDescription": "string",
"cardEmboss": "string",
"cardBalance": 0,
"openDate": "string",
"expiryDate": "string",
"customerNumber": 0,
"boundAccount": {
"branchCode": 0,
"number": 0,
"suffix": 0,
"accountType": "string",
"currency": "string"
},
"transferAccount": {
"branchCode": 0,
"number": 0,
"suffix": 0,
"accountType": "string",
"currency": "string"
},
"mccCode": "string",
"is3DSecure": true,
"eCommerceYI": true,
"eCommerceYD": true,
"mailOrderYI": true,
"mailOrderYD": true,
"cvv": 0,
"limitType": "string",
"limitAmount": 0,
"renewalDay": 0,
"mccLimits": [
{
"mccCategoryCode": "string",
"limitMaxAmount": 0
}
]
},
"header": {
"detailCode": "string",
"message": "string",
"status": "string",
"statusCode": 0,
"txId": "string",
"warnings": [
{
"key": "string",
"text": "string"
}
]
}
}