Update an Item

PATCH https://api.razorpay.com/v1/items/{item_id}

Use this API to update a specific item.

Request Body

{"name"=>"Green Herb", "description"=>"Green herb from Resident Evil", "amount"=>70000, "currency"=>"INR"}

HEADERS

| Key | Datatype | Required | Description | | Content-Type | string | | |

RESPONSES

status: ``