Related Guides
About Contacts Set Up WebhooksEndpoints
-
post
/v1/contacts- Create a Contact: Creates a new Contact with phone number/email id. -
patch
/v1/contacts/:id- Update a Contact: Updates a particular Contact’s details. -
get
/v1/contacts- Retrieve All Contacts: Retrieves all Contacts created in your RazorpayX account. -
get
/v1/contacts/:id- Retrieve Contact With ID: Retrieves a single Contact with ID. -
patch
/v1/contacts/:id- Activate or Deactivate a Contact: Activates or deactivates an existing contact.