Update Order
PATCH https://api.razorpay.com/v1/orders/{order_id}
Update a particular order using this API.
Know more about the Update an Order API.
Request Body
{"notes"=>{"notes_key_1"=>"Beam me up Scotty", "notes_key_2"=>"Engage"}}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string |