{}curl --location --request POST 'https://newrecharge-api.getmya.io/recharge/api/transaction/shwebank/check?merchantOrderNo=DEVT2024201417150005&transactionDate=2025-06-23' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{}'{
"code": "SUCCESS",
"success": true,
"message": "SUCCESS",
"data": {
"transactionId": "10000200003",
"transactionDate": "2025-06-23 13:50:59",
"amount": 2808900.00,
"coreId": "d32e3bfa865142d689a3f2bc818e5596",
"transactionNumber": "20250914000006139215",
"billId": "202506231350321000",
"errorDesc": "Transaction Successfully",
"status": "C",
"debitFee": 0.00,
"creFee": 0.00
}
}