Create a Contact
POST https://api.razorpay.com/v1/contacts
Request Payload
{"name"=>"Test", "email"=>"test@example.com", "contact"=>"9876543210", "type"=>"vendor", "reference_id"=>"12345", "notes"=>{"note_key"=>"Beam me up Scotty Updated"}}
HTTP Headers
| Key | Datatype | Required | Description |
| -------------- | -------- | -------- | ----------- |
| Content-Type | string | | |