3.23.0
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)