Skip to main content Link Search Menu Expand Document (external link)

admin.get_company.go

This file contains handler function to requests to fetch company details.

function getAllCompaniesHandler

returns an array of all present in the master database.

function getCompanyHandler

return the information of single company requested by giving the company id in query parameters.


Table of contents