Update a Payment Link
PATCH https://api.razorpay.com/v1/payment_links/{plink_id}
You can update a specific payment link using the Update a Payment Link API.
Request Body
{"reference_id"=>"TS35", "expire_by"=>1653347540, "reminder_enable"=>false, "notes"=>{"policy_name"=>"Jeevan Saral"}}