Use this API to create a refund for the payment of a Subscription. Only one of paymentId or merchantTxnId should be passed. If both are passed then the request will be rejected.
Documentation Index
Fetch the complete documentation index at: https://www.cashfree.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Client ID provided by Cashfree.
"asdf1234"
Client Secret provided by Cashfree.
"qwer9876"
Payment ID for which the refund is to be created.
"1223"
Amount to be refunded.
100
Note associated with the refund.
"Charge refund"
Unique ID for the merchant's refund request.
"test-refund"
The requested speed for processing the refund (e.g., STANDARD).
"STANDARD"
Successful creation of the refund.