curl --location --request POST 'https://aayupe.com//api/v1/check_order_status' \
--header 'Content-Type: application/json' \
--data-raw '{
"mid": "AAPE6906121858",
"apikey": "c1khr3i397yqvau0",
"route": 1,
"client_txn_id": "AAPE70054"
}'{
"status": true,
"msg": "Transaction found",
"data": {
"txnid": "AAPE70054",
"createdAt": "2025-12-28 08:16:14",
"fees": "0.023",
"debit_amount": "2.91",
"utr": "536221871412",
"status": "SUCCESS"
}
}