3.13.0
Generates Xero-Ruby 3.13.0 from OAS 2.29.3
Description
Accounting API
- Adds new method for Batch Payments:
getBatchPayment
which takesbatchPaymentID
as a parameter - Adds missing report tax types to the enum (CAPEXINPUT, UNDEFINED, CAPEXOUTPUT, ZEROEXPOUTPUT, GOODSIMPORT, NONEINPUT, NOTREPORTED)
AU Payroll API
- Updates the LeaveCategoryCode enum value "PERSONALCARERSLEAVE" to "PERSONALSICKCARERSLEAVE" to match the updated value in the API.
Projects API
- Fixes Projects API
createTask
method to return object of typeTask
Release Notes
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)