Subscription Refund
Get Subscription Refund Details
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.
GET
Headers
Client ID provided by Cashfree.
Client Secret provided by Cashfree.
Query Parameters
Payment ID for which refund details are to be fetched.
Merchant Refund ID for which refund details are to be fetched.
Response
200 - application/json
The response is of type any
.
Was this page helpful?