Use this API to fetch the status of the refund of a Subscription. Only one of paymentId or merchantRefundId should be passed as query parameter. If both are passed then the request will be rejected.
Client ID provided by Cashfree.
"asdf1234"
Client Secret provided by Cashfree.
"qwer9876"
Payment ID for which refund details are to be fetched.
"12344"
Merchant Refund ID for which refund details are to be fetched.
"test-refund"
Successful retrieval of refund details.
The response is of type any
.