Skip to content

3.23.0

Compare
Choose a tag to compare
@RettBehrens RettBehrens released this 11 Mar 21:08
· 141 commits to master since this release
812365c

Generates Xero-NetStandard 3.23.0 from Xero-OpenAPI 2.19.3

Accounting API

LineItem model updated to include Item object that is returned in BankTransactions, Invoices, Credit Notes - new model is LineItemItem

Organisation model OrganisationType enum updated to include INDIVIDUAL per #415

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

RestSharp library updated per #414

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)