Comment Type

Article author
Priava Team
  • Updated

Comment Type

GET /v2/common/get/commentType

This API returns the list of active Comment Types.


 

Sample Response

{

     "success" : true,

     "result" : [

         {
           "Id" : 5, 
	   "Name" : " Booking"

         } 

         ] 
}

 

Was this article helpful?

Have more questions? Submit a request