4.19.0
Generates Xero-Node 4.19.0 from Xero-OpenAPI 2.19.1
Accounting API
LineItem model updated to include Item object that is returned in BankTransactions, Invoices, Credit Notes - new model is LineItemItem
Finance API
Adds Bank Statements Plus endpoint via getBankStatementAccounting method and associated models
UK Payroll API
Employee model update to include IsOffPayrollWorker boolean property
Adds IsOffPayrollWorker as an available query param for GET /Employees
Dependencies
openid-client library updated per #571
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)