{ "username": "********", "password": "********", "requestid": "DgwMSwNvj7DAW8DSAPuW", "txnid": "W231004153152BDE" }
curl --location --request POST '/Payout/Fetch/transaction_status' \ --header 'Content-Type: application/json' \ --data-raw '{ "username": "********", "password": "********", "requestid": "DgwMSwNvj7DAW8DSAPuW", "txnid": "W231004153152BDE" }'
{ "Resp_code": "RCS", "Resp_desc": "Request Completed Successfully", "data": { "requestid": null, "txnid": "W230830111159LMAG", "utr": "00", "servicename": "BOB PAYOUT", "servicetype": "PAYOUT", "servicekey": "BOBPAY", "txnamt": "1000.00", "txndt": "2023-08-30 11:11:59", "txnstatus": "FAILED" } }