Offers on Payment Links
POST https://api.razorpay.com/v1/payment_links
Request Body
{"amount"=>3400, "currency"=>"INR", "accept_partial"=>false, "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, "options"=>{"order"=>{"offers"=>["offer_F4WMTC3pwFKnzq", "offer_F4WJHqvGzw8dWF"]}}}
HEADERS
| Key | Datatype | Required | Description |
RESPONSES
status: ``