Releases: XeroAPI/Xero-NetStandard
Releases · XeroAPI/Xero-NetStandard
12.4.0
12.3.0
- 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
12.2.0
What's Changed
Bug Fix
ApiClient.InterceptRequestandApiClient.InterceptResponsewere improperly made private in a previous release. They are nowprotected virtualto allow overriding them.
Full Changelog: 12.1.0...12.2.0
12.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: 12.0.1...12.1.0
12.0.1
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. - Postman tests replaced with Prism mock server
Breaking Changes -
- New query parameter
directionhas been added togetFilesendpoint.
Full Changelog: 11.2.0...12.0.1
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.1...11.2.0
11.1.1
11.1.0
What's Changed
Features -
- New organisation plan
SIMPLEhas been added toOrganisationAPI response.
Full Changelog: 11.0.0...11.1.0
11.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: 10.1.0...11.0.0