v1
latestOpenAPI 3.0.32026-07-26229361630.0 KBGet Transaction Status
get/dr/v1/payment/transaction_status/{transaction_id}
Path parameters
transaction_idstring required
Response
Successful response
Example response
{
"amount": 15,
"created_at": "2024-10-01T11:41:24.000+0000",
"payment_gateway": "Ezetap",
"payment_mode": "UPI",
"payment_status": "PAYMENT_SUCCESS",
"transaction_id": "54385bbc-823-bdjbjgwu-6d335"
}