Hi ,
Can anyone help me to extract the aaTChekResponse from below json format
{
“statusDetails”: {
“success”: true,
“statusCode”: “000”
},
“validationResponse”: {
“aaTChekResponse”: “56789”,
“endToEndId”: “56”,
“paymentId”: [
“49688076”
]
},
“hpDebitAction”: true
}