Modify a Payment
PATCH https://api.razorpay.com/v1/payments/{pay_id}
Use the API to change the information associated with a specific payment.
Learn more from the Update a Payment API.
Request Body
{"note"=>{"notes_key_1"=>"Beam me up Scotty", "notes_key_2"=>"Engage"}}