curl --location --request POST 'https://aayupe.com//api/v1/check_order_status' \
--header 'Content-Type: application/json' \
--data-raw '{
"mid": "AAPE6906121858",
"apikey": "c1khr3i397yqvau0",
"route": 0,
"client_txn_id": "AP2562215512212"
}'{
"status": true,
"msg": "Transaction found",
"data": {
"txnid": "AP2562215512212",
"createdAt": "2025-12-27 09:34:29",
"fees": "9.44",
"debit_amount": "159.44",
"utr": "NA",
"status": "failed"
}
}