Link an Offer to a Subscription
POST https://api.razorpay.com/v1/subscriptions
Request Body
{"plan_id"=>"plan_00000000000001", "total_count"=>12, "quantity"=>1, "start_at"=>1561852800, "expire_by"=>1561939199, "customer_notify"=>1, "addons"=>[{"item"=>{"name"=>"Delivery charges", "amount"=>30000, "currency"=>"INR"}}], "offer_id"=>"offer_JHD834hjbxzhd38d", "notes"=>{"notes_key_1"=>"Tea, Earl Grey, Hot", "notes_key_2"=>"Tea, Earl Grey… decaf."}, "notify_info"=>{"notify_phone"=>"+9123456789", "notify_email"=>"gaurav.kumar@example.com"}}
HEADERS
| Key | Datatype | Required | Description |
RESPONSES
status: ``