Create a Contact
POST https://api.razorpay.com/v1/contacts
Request Body
{"name"=>"Gaurav Kumar", "email"=>"gaurav.kumar@example.com", "contact"=>"9123456789", "type"=>"employee", "reference_id"=>"Acme Contact ID 12345", "notes"=>{"notes_key_1"=>"Tea, Earl Grey, Hot", "notes_key_2"=>"Tea, Earl Grey… decaf."}}
HEADERS
| Key | Datatype | Required | Description |
RESPONSES
status: ``