1.7.0
Release Notes
Added missing endpoints:
- GET /Budgets
- GET /Budgets/{BudgetID}
- Adds a new option param
summaryOnly
to getInvoices - Added TerminationPay to UK payroll earnings type enum
π¨ π¨ π¨ MINOR BREAKING CHANGE π¨ π¨ π¨
getReportBASorGSTList
-> getReportsList
getReportBasOrGst
-> getReportFromId
- changes using previous GST BAS reports specific endpoints to support stable future state of adding reports that are unique to an org and require a uuid to be passed. New function names:
getReportsList
getReportFromId
π¨ π¨ π¨ ENDπ¨ π¨ π¨
Types of Changes
- Bug fix (non-breaking change that fixes an issue)
- New feature (non-breaking change that adds functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)