curl --location 'https://risexpay.in//api/v1/check_order_status' \
--header 'Content-Type: application/json' \
--data '{
"mid": "RXPY6906121858",
"apikey": "c1khr3i397yqvau0",
"route": 1,
"client_txn_id": "12564vfds5nbN"
}'{
"status": true,
"msg": "Transaction found",
"data": {
"txnid": "12564vfds5nbN",
"createdAt": "2026-05-31 12:02:39",
"amount": "10",
"fees": "5.9",
"credit_amount": "4.1",
"utr": "",
"status": "Failed"
}
}