Releases: XeroAPI/Xero-OpenAPI
Releases · XeroAPI/Xero-OpenAPI
10.0.0
What's changed
Features
- Removed deprecated NZ fields (e03ee93)
BREAKING CHANGES:
Remove deprecated fields:
- SickLeaveHoursToAccrueAnnually -> SickLeaveToAccrueAnnually
- SickLeaveMaximumHoursToAccrue -> SickLeaveMaximumToAccrue
- HoursAccruedAnnually -> UnitsAccruedAnnually
These fields have been disconnected in the backend for some time so safe to remove.
Full Changelog:9.3.0...10.0.0
9.3.0
What's changed
Features
- SDK update for adding contracts to employee and employment object and its relevant endpoints (6cdd7c6)
Full Changelog: 9.2.0...9.3.0
9.2.0
What's changed
- Add missing accounting.budgets.read scope and ratchet up lint validation on security scopes
- remove invalid type: string from Contact property in Quote schema
- Update BookDepreciationDetail
- Add TaxNumberType for Contacts
- Remove unused PUT for NZ and UK pay runs
- fix: typo in getReportsList summary
- Add webhooks Open API Specification
Full Changelog:9.1.0...9.2.0
9.1.0
9.0.0
What's Changed
- Replacing postman test with prism mock server
- Response in code examples changed from string to object
- Linted yaml files
BREAKING CHANGE
- Bug fix: Following fields are made required for payroll-nz
- Employee model: firstName, lastName, dateOfBirth, address
- Employment model: startDate, engagementType, payrollCalendarID
- Bug fix: Following fields are made required for payroll-uk
- Employee model: firstName, lastName, dateOfBirth, address, gender and title
- Employment model: startDate, payrollCalendarID, employeeNumber, and niCategories
Full Changelog: 8.3.0...9.0.0
8.3.0
What's Changed
- New leave type
NeonatalCarehas been added toEmployeeStatutoryLeaveBalanceandEmployeeStatutoryLeaveSummaryresponses for UK. SIMPLEproduct enum value has been added forGetSubscriptionresponse for xero app store.- New organisation role
REMOVEDhas been added togetUsersendpoint. - New query parameter
directionhas been added togetFilesendpoint.
Full Changelog: 8.2.0...8.3.0
8.2.0
What's Changed
Features -
- Adds Leave type
Bereavementto theEmployeeStatutoryLeaveBalanceandEmployeeStatutoryLeaveSummaryresponses for payroll UK.
Full Changelog: 8.1.0...8.2.0
8.1.0
What's Changed
Features -
- New organisation plan
SIMPLEhas been added toOrganisationAPI response.
Full Changelog: 8.0.0...8.1.0
8.0.0
What's Changed
Features -
- Added new entities for
NICategoryLetterandNICategory.FreeportandInvestment zoneNI category letters added.
- [BREAKING_CHANGE] Updated
Employeeentity.NICategoryLetterhas been marked as deprecated andNICategoriesadded as a new property.
- Validation added to
NICategoryentity.- Validation added for
workplacePostcodeanddateFirstEmployedAsCivilian.
- Validation added for
- [BREAKING_CHANGE] Updated
EmploymentPOST endpoint.- Added
NI Categoriesand removed deprecatedniCategoryproperty.
- Added
- GET
Employee200 response example updated andNI Categoriesadded. - Added missing comma to
EmployeePOST success response example.
Notes:
This change reflects the current functionality available in the public API and as shown in Xero documentation.
Full Changelog: 7.1.0...8.0.0
7.1.0
What's Changed
Features
StatutoryNeonatalCarePayandStatutoryNeonatalCarePayNonPensionableearnings types has been added to earnings rates component.- This will affect the request and response bodies for the POST and GET endpoints for
EarningsRates, and the GET response for endpointEarningsRates/{id}
- This will affect the request and response bodies for the POST and GET endpoints for
Full Changelog: 7.0.0...7.1.0