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": "AAPE89332"
}'{
"statuscode": "TXN",
"message": "Transaction Successfull",
"txn_status": "pending",
"txnid": "ORDID1573329376",
"bankutr": null,
"apitxnid": "AAPE89332",
"tid": "AAPE89332",
"amount": 250,
"gtype": "paylive"
}