Example searches: “GET /api/export/psas”, “search.value”, “Authenticate a user”, “Contact”, “Api key”
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"