Event Coordinator

  • Updated

Event Coordinator

GET /v2/event/get/coordinator

This API returns the list of active Event Coordinators.


 

Sample Response

{

     "success" : true,

     "result" : [

         {
           "Id" :1, 
           "Name" : "John Smith" 
         } 

         ] 
}

 

Was this article helpful?

Have more questions? Submit a request