POST
/
api
/
v2
/
subscriptions
/
create-refund

Headers

X-Client-Id
string
required

Client ID provided by Cashfree.

X-Client-Secret
string
required

Client Secret provided by Cashfree.

Body

application/json
merchantRefundId
string

Unique ID for the merchant's refund request.

paymentId
string

Payment ID for which the refund is to be created.

refundAmount
number

Amount to be refunded.

refundNote
string

Note associated with the refund.

requestedSpeed
string

The requested speed for processing the refund (e.g., STANDARD).

Response

200 - application/json

The response is of type any.