cres you received from Step 5.threeDSToken that you can use in Step 7.curl --location 'https://base.merchantwarrior.com/post' \
--header 'MW-API-VERSION: 2.0' \
--header 'Content-Type: application/json' \
--data '{
"method": "checkPARes",
"accessToken": "XXXXX",
"cres": "eJzNWVmvm9iy/it"
}'{
"threeDSStatusReason": "",
"responseMessage": "Operation successful",
"threeDSCavv": "e1E3SN0xF1lDp9js723iASu3wrA=",
"threeDSToken": "ebfac7e662da4bd05c9e",
"responseCode": 0,
"threeDSV2Version": "2.1.0",
"threeDSServerTransID": "2d1752a3-7564-4e1b-88f8-197a3f670e9c",
"liabilityShift": "Y",
"threeDSEci": "05",
"threeDSStatus": "Y"
}