Create Add-on
POST https://api.razorpay.com/v1/subscriptions/{sub_id}/addons
You can create an add-on using the Create an Add-on API .
Request Body
{"item"=>{"name"=>"Extra appala (papadum)", "amount"=>30000, "currency"=>"INR", "description"=>"1 extra oil fried appala with meals"}, "quantity"=>2}
HEADERS
| Key | Datatype | Required | Description |
| Content-Type
| string | | |
RESPONSES
status: ``