Example searches: “fromDate”, “Groups”, “Audit”, “filter”, “toDate”
Retrieve a list of branches at a company
id of company
curl \ --request GET 'http://api.example.com/api/branch/getCompanyBranches?companyid=42' \ --header "Authorization: Bearer $ACCESS_TOKEN"