curl --location 'https://api.formaxpay.com/api/dmt/transaction/verify_otp' \
--header 'Authorization: Basic aXlrdmN4TTNVRjJoNmFwREJncWhGWFRDaUxMZ0hPVVk6cE9rZCE7ZGNVUjU3MDFjOw==' \
--header 'Content-Type: application/json' \
--data '{
"outlet_id": "TC6052246094",
"otp": "729337",
"otp_token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtb2JpbGUiOiI5ODM2MTE0NTIwIiwiYWNjb3VudCI6IjUwMTAwODM4MTg5NjgxIiwiaWZzYyI6IkhERkMwMDA1NjA4IiwibW9kZSI6IklNUFMiLCJhbW91bnQiOiIxMCIsImxhdGl0dWRlIjoiMjIuNzMzMSIsImxvbmdpdHVkZSI6Ijg4LjQ0NDEiLCJyZWZlcmVuY2VLZXkiOiJlellkSjdZM1dMTHREYnAyOWVRaTkxRWo4Q0p1ZDMrR2tIcDcyckRqWVhwN2ZxYmhWOWt6eWNuTmVsK0c5ZU01LnYyLjVjYTY2MWNlYzM4YWI1ZDBjMmE0ZDE3YzZlMjM3NTUwZDBkZjZkN2YiLCJpYXQiOjE3ODY0NjI5MDYsImV4cCI6MTc4NjQ2MzIwNn0.leEgpZjQ25JfOlcxxgyJ9trfmFutQObdFwuHrh7Vwvc",
"p_order_id": "P10512610325489"
}'{
"status": "SUCCESS",
"message": "Transaction Successful",
"data": {
"mobile": "9836114520",
"account": "50100838189681",
"ifsc": "HDFC0005608",
"mode": "IMPS",
"amount": "10",
"debit_amount": "7.24",
"opening_bal": "532.44",
"closing_bal": "525.20",
"order_id": "R07641601562500GQDXJ",
"rrn": "622301739416",
"commercial_amount": "6.00",
"timestamp": "2026-08-11 19:41:41",
"bene_name": "Mijanur Haque"
}
}