Skip to content

4.19.0

Compare
Choose a tag to compare
@RettBehrens RettBehrens released this 03 Mar 20:28
· 129 commits to master since this release
ce55aef

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)