Skip to content

3.6.0

Compare
Choose a tag to compare
@SidneyAllen SidneyAllen released this 21 Apr 18:36
· 308 commits to master since this release
0208db2

Build from OAS 2.1.0 https://github.com/XeroAPI/Xero-OpenAPI/releases/tag/2.1.0

UK Payroll initial commit - beta

  • PayrollUkApi class with all methods for interacting with UK Payroll API
  • Models for all UK Payroll objects
  • TODO: unit tests for all models

ACCOUNTING
IncludeOnline boolean fixed to be a query Param for creditNote and invoice Attachments

ASSETS
assetTypeId property added to Asset object

IDENTITY
tenantName property added to the Connection object

AU PAYROLL

  • allowanceType added with enum values
  • earningsType added some missing enum values

ErrorHandler

  • Look for Status code 401 and pass code and message in XeroApiException object