{
"event": "DMT-WALLET-MONEY-BENE-VERIFY",
"param": {
"status": true,
"response_code": 0/1/2/9,
"message": 'Remitter with mobile - XXXXXXXXXX wants to verify account number - XXXXXXXXXXXX',
"data": {
"merchant_code": "Merchant code of the pertner merchant",
"mobile": "Remitter mobile",
"benename": "Beneficiary Name",
"bankname": "Beneficiary bank name",
"account": "Beneficiary Account Number",
"ifsccode": "Beneficiary Account IFSCCODE",
"amount": "Transaction Amount",
"charges": "Pennydrop Charges",
"txn_status": 2
}
}
}
{
"status":200,
"refid":XXXXXXXXX,
"message":"Success"
}
{
"status":400,
"message":"Failed"
}