helpscout-api-php
helpscout-api-php copied to clipboard
Update reports to follow same endpoint pattern as everything else
The v1 client used the service descriptions to enumerate the available reports. The v2 client does not do that.
- [ ] Add
reportsendpoint - [ ] Create endpoint class for reports
- [ ] Add convenience methods to endpoint to allow for easier usage