Releases: XeroAPI/xero-node
Releases · XeroAPI/xero-node
15.0.0
What's Changed
Features
- Add StatutoryBereavementPayNorthernIreland and BereavementNire enums XeroAPI/Xero-OpenAPI#798
- Add a new query parameter and response feild InvoiceNumber in the prepayment endpoint XeroAPI/Xero-OpenAPI#800
Full Changelog: 14.0.0...15.0.0
14.0.0
What's Changed
Features
- Add 2.0 endpoints for Timesheets in AU Payroll XeroAPI/Xero-OpenAPI#778
- Remove Accounting Activities Finance API XeroAPI/Xero-OpenAPI#791
- Add QualifyingEarnings for AU payroll XeroAPI/Xero-OpenAPI#792
Full Changelog: 13.4.0...14.0.0
13.4.0
What's Changed
- add credit notes webhooks schema
- add example for credit note webhooks and update schema
Full Changelog: 13.3.1...13.4.0
13.3.1
13.3.0
- SDK update for adding contracts to employee and employment object and its relevant endpoints
13.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
13.1.0
What's Changed
⚠️ Notice: Obsolete Endpoints
The following Accounting API endpoints have been marked [Obsolete] and will be removed in a future release.
- CreateEmployeesAsync
- CreateEmployeesAsyncWithHttpInfo
- CreateEmployeesAsyncWithHttpInfo
- GetEmployeeAsync
- GetEmployeeAsyncWithHttpInfo
- GetEmployeesAsync
- GetEmployeesAsyncWithHttpInfo
- UpdateOrCreateEmployeesAsync
- UpdateOrCreateEmployeesAsyncWithHttpInfo
Please migrate to the supported alternatives before deprecation on April 28, 2026.
Full Changelog: 13.0.0...13.1.0
13.0.0
What's Changed
- docs: updating scopes in readme file
BREAKING CHANGE
- fix: Following fields are made required for payroll-nz
- Employee model: firstName, lastName, dateOfBirth, address
- Employment model: startDate, engagementType, payrollCalendarID
- 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: 12.0.0...13.0.0
12.0.0
What's Changed
Features -
- 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.
Breaking Changes -
- New query parameter
directionhas been added togetFilesendpoint.
Full Changelog: 11.2.0...12.0.0
11.2.0
What's Changed
Features -
- Adds Leave type
Bereavementto theEmployeeStatutoryLeaveBalanceandEmployeeStatutoryLeaveSummaryresponses for payroll UK.
Full Changelog: 11.1.0...11.2.0