Refunds
POST https://api.razorpay.com/v1/payments/{pay_id}/refund
Use this API to refund payments to customers and reverse transfers from linked accounts.
Request Body
{"amount"=>100, "reverse_all"=>1}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
content-type | string |