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

KeyDatatypeRequiredDescription
Content-Typestring