Headers
Client ID provided by Cashfree.
Example:
"asdf1234"
Client Secret provided by Cashfree.
Example:
"qwer9876"
Body
application/json
Payment ID for which the refund is to be created.
Example:
"1223"
Amount to be refunded.
Example:
100
Note associated with the refund.
Example:
"Charge refund"
Unique ID for the merchant's refund request.
Example:
"test-refund"
The requested speed for processing the refund (e.g., STANDARD).
Example:
"STANDARD"
Response
Successful creation of the refund.
The response is of type any
.