All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- [Update] Amended login for the ITC Reporter to use access tokens rather than email / password
- [Feature] Added ability to retrieve the last result object after a request using
$Reporter->getLastResult();
- [Bugfix] Increasing version number and setting user agent of request to Java version number to requests work
- First release with full support of all current endpoints (as of 25th Oct 2016)
- Sales
- get accounts
- get vendors
- get reports
- Financials
- get accounts
- get vendors & regions
- get reports
- Full code coverage and Unit Tests