2.16.6
Description
-Adds vendor tags to finance spec necessary for xero-python SDK and language specific docs build
-Budgeted AmountType was set as integer which is incorrect as a decimal is typically returned.
-Changes to the text for Finance API, to clarify Accounting product usage.
-Add EarningsRate enum value DIRECTORSFEES to the Payroll AU SDK spec
-Add API SDK Support for LumpSumW and SCHEDULE4MANUAL tax type to the Payroll AU SDK spec
Release Notes
-This makes the generated sample code more useful. Instead of "startDate_example" it now reads "2021-09-15"
-API returns decimals, this causes some SDKs to throw an error as they were expecting an integer.
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)