Releases: XeroAPI/Xero-OpenAPI
Releases · XeroAPI/Xero-OpenAPI
2.23.0
Description
Accounting API
- Adds new tax rate for Singapore:
TXRCTSINPUT
- Imported services attributable to taxable supplies
Project API
- Adds
CreateTask
,UpdateTask
, andDeleteTask
methods
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)
2.22.4
fixes formatting error of enum option that was causing a parsing error for API Explorer
2.22.3
IGDSINPUT3
, SROVR
, TOURISTREFUND
, TXRCN33INPUT
, TXRCREINPUT
, TXRCESSINPUT
have been added as both a TaxType
and ReportTaxType
in xero_accounting.yaml
2.22.2
BADDEBTRELIEF
has been added as both a TaxType
and ReportTaxType
in xero_accounting.yaml
2.22.1
Added a new organization class enum ULTIMATE
to xero_accounting.yaml to support new ultimate plan.
2.22.0
Description
Finance API
- Adds
startBalance
andendBalance
to bank statement response
Accounting API
- Adds
getJournalByJournalNumber
method
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)
2.21.0
Description
- Adds metered capabilities for app store subscriptions end point
Release Notes
- Update to the latest payload schema
Screenshots (if appropriate):
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)
2.20.1
Corrects version number mismatch
2.20.0
Description
- Updates spec files to support generating python docs
- Corrects
PUT
/Contacts
sample JSON - Updates UK Payroll spec to support new
NI Category
values (F, I, S, L, V)
Release Notes
Screenshots (if appropriate):
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)
2.19.3
Added new organisation type and new organisation entity type of INDIVIDUAL as this is now an option in the organisation settings in AU Xero
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)