Event Type

  • Updated

Event Type

GET /v2/event/get/eventType

This API returns the list of active Event Types.


 

Sample Response

{

     "success" : true,

     "result" : [

         {
           "Id" : 7, 
           "Name" : "Meeting Room" 
         } 

         ] 
}

 

Was this article helpful?

Have more questions? Submit a request