cURL
curl --request GET \ --url https://api.eka.care/dr/v1/payment/transaction_status/{transaction_id} \ --header 'auth: <api-key>'
{ "amount": 15, "created_at": "2024-10-01T11:41:24.000+0000", "payment_gateway": "Ezetap", "payment_mode": "UPI", "payment_status": "PAYMENT_SUCCESS", "rrn": 4275481, "transaction_id": "54385bbc-823-bdjbjgwu-6d335" }
Documentation IndexFetch the complete documentation index at: https://ekacare-mintlify-changelog-may2-april-monthly-1777856908.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://ekacare-mintlify-changelog-may2-april-monthly-1777856908.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Successful response
15
"2024-10-01T11:41:24.000+0000"
"Ezetap"
"UPI"
"PAYMENT_SUCCESS"
4275481
"54385bbc-823-bdjbjgwu-6d335"
Was this page helpful?