Update a Customer

PUT https://api.razorpay.com/v1/customers/{cust_id}

Modify information for a particular customer through the Edit a Customer API. Provide the customer_id as a path parameter to retrieve and amend the customer's data.

Find additional details in the Edit a Customer API.

Request Body

{"name"=>"Saurav Kumar", "email"=>"saurav.kumar@example.com", "contact"=>"9876543210"}

HEADERS

| Key | Datatype | Required | Description |

| --- | --- | --- | --- |

| Content-Type | string | | |