Modify an Item
PATCH https://api.razorpay.com/v1/items/{item_id}
Make use of this API to revise the details of a particular item.
Request Body
{"name"=>"Green Herb", "description"=>"Green herb from Resident Evil", "amount"=>70000, "currency"=>"INR"}
HEADERS
| Key | Datatype | Required | Description |
| -------------- | -------- | -------- | ----------- |
| Content-Type | string | | |