Manage Reminders for Payment Links
POST https://api.razorpay.com/v1/payment_links/
Request Body
{"amount"=>1000, "currency"=>"INR", "accept_partial"=>true, "first_min_partial_amount"=>100, "reference_id"=>"#425", "description"=>"Payment for policy no #23456", "customer"=>{"name"=>"Gaurav Kumar", "contact"=>"+919000090000", "email"=>"gaurav.kumar@example.com"}, "notify"=>{"sms"=>true, "email"=>true}, "reminder_enable"=>false}
HEADERS
| Key | Datatype | Required | Description |
RESPONSES
status: ``