Create Contact

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

Request Body

{"name"=>"Test", "email"=>"test@example.com", "contact"=>"9876543210", "type"=>"vendor", "reference_id"=>"12345", "notes"=>{"note_key"=>"Beam me up Scotty Updated"}}

HEADERS

| Key | Datatype | Required | Description | | Content-Type | string | | |

RESPONSES

status: ``