Refund Payments Made to a Virtual Account

POST https://api.razorpay.com/v1/payments/{pay_id}/refund

You can use this API to process refunds for a payment made towards a virtual account.

Request Body

{"amount"=>100, "notes"=>{"key_1"=>"value1", "key_2"=>"value2"}}

HEADERS

| Key | Datatype | Required | Description |

RESPONSES

status: ``