3.6.0
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