Skip to content

2.1.1

Choose a tag to compare

@SidneyAllen SidneyAllen released this 25 Aug 21:12
· 231 commits to master since this release
b0358fc

Build from OpenAPI Spec 2.2.14 (includes from 2.2.9)
https://github.com/XeroAPI/Xero-OpenAPI/releases/tag/2.2.14

AU PAYROLL
Change LeaveLoadingRate from integer to double
Remove CalculationType requirement for EarningLine
restored the type of AccureLeave in ErarningsRate to boolean

UK PAYROLL
remove duplicate deduction enum: PRIVATEUSEPAYMENTS
Change method getPayslips to getPaySlips
Add missing earningsRates
Add missing deduction type enums
Add missing deductible category enums

ACCOUNTING
Added additional enum for Employee endpoint
Remove "Contact" as a req. param for Bank Transactions
Add DELETED enum to QuoteStatusCode in Quote schema
Added AccountID field on ManulaJournalLine

ALL SPECS
Add vendor extension on number properties that are currency related - used in .NET x-is-money: true
Add vendor extension to help with generating dynamic language docs for Ruby.