helpscout-api-php icon indicating copy to clipboard operation
helpscout-api-php copied to clipboard

Update reports to follow same endpoint pattern as everything else

Open davidstanley01 opened this issue 7 years ago • 0 comments

The v1 client used the service descriptions to enumerate the available reports. The v2 client does not do that.

  • [ ] Add reports endpoint
  • [ ] Create endpoint class for reports
  • [ ] Add convenience methods to endpoint to allow for easier usage

davidstanley01 avatar Jan 15 '19 14:01 davidstanley01