Skip to content

4.24.0

Compare
Choose a tag to compare
@tnzzz tnzzz released this 24 Aug 22:37
· 112 commits to master since this release
f9aa3c5

Description

Generates Xero-Node 4.24.0 from Xero-OpenAPI 2.26.0

AU Payroll

Add new properties to the LeaveType object: LeaveCategoryCode and SGCExempt (See docs)
Add new schema definitions:
LeaveCategoryCode enum

Release Notes

API consumers will need to categorize all leave pay items as part of STP phase 2. The leave category code will be used to determine which category a new leave pay item will be filed as.
There are different rules for pay items created with these leave categories, some cannot be SGC exempt

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)