Create an Item
POST https://api.razorpay.com/v1/items
Request Body
{"name"=>"Yellow Herb", "description"=>"Yellow herb from Resident Evil", "amount"=>50000, "currency"=>"INR"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |
POST https://api.razorpay.com/v1/items
{"name"=>"Yellow Herb", "description"=>"Yellow herb from Resident Evil", "amount"=>50000, "currency"=>"INR"}
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |