Example searches: “GET /api/export/psas”, “client_token”, “start”, “length”, “size”
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"