Create Contact

POST https://api.razorpay.com/v1/contacts

A contact represents a recipient who can receive payouts via supported channels like UPI, IMPS, NEFT, and RTGS.

Use this API to add a new contact.

Request Body



{"name"=>"Gaurav Kumar", "email"=>"gauravkumar@example.com", "contact"=>9123456789, "type"=>"employee", "reference_id"=>"Acme Contact ID 12345", "notes"=>{"random_key_1"=>"Make it so.", "random_key_2"=>"Tea. Earl Grey. Hot."}}


HEADERS

| Key | Datatype | Required | Description |

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

| Content-Type | string | | |