Event Contact Type

  • Updated

Event Contact Type

GET /v2/event/get/contactType

This API returns the list of active Event Contact Types.


 

Sample Response

{

     "success" : true,

     "result" : [

         {
           "Id" : 1, 
	   "Name" : "Debtor"

         } 

         ] 
}

 

Was this article helpful?

Have more questions? Submit a request