Subscription Refund
Create Subscription Refund
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.
POST
Headers
Client ID provided by Cashfree.
Client Secret provided by Cashfree.
Body
application/json
Unique ID for the merchant's refund request.
Payment ID for which the refund is to be created.
Amount to be refunded.
Note associated with the refund.
The requested speed for processing the refund (e.g., STANDARD).
Response
200 - application/json
The response is of type any
.
Was this page helpful?