Skip to content

2.12.0

Compare
Choose a tag to compare
@RettBehrens RettBehrens released this 10 Mar 17:11
· 98 commits to master since this release
24d0cfa

Generates Xero-PHP-OAuth2 2.12.0 from Xero-OpenAPI 2.18.0

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 is_off_payroll_worker boolean property

Adds is_off_payroll_worker as an available query param for GET /Employees

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)