Organisation Type

  • Updated

Organisation Type

GET /v2/organisation/get/organisationType

This API returns the list of active Organisation Type



Sample Response

{

     "success" : true,

     "result" : [

         {
           "Id" :3, 
           "Name" : "Corporate" 
         } 

         ] 
}

 

Was this article helpful?

Have more questions? Submit a request