Create a Normal Refund
POST https://api.razorpay.com/v1/payments/:pay_id/refund
Create a normal refund using this API. You can refund the entire amount or a partial amount. For example, for payment of INR100, you can refund the entire INR100 or INR50.
Know more about the Create a Normal Refund API.
Request Body
{"amount"=>10000}
HEADERS
| Key | Datatype | Required | Description |
RESPONSES
status: ``