Skip to content

3.7.0

Compare
Choose a tag to compare
@RettBehrens RettBehrens released this 08 Mar 21:46
· 125 commits to master since this release
c58bcf4

Generates Xero-Ruby 3.7.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 get_bank_statement_accounting 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)