Skip to content

3.16.0

Compare
Choose a tag to compare
@jenksguo jenksguo released this 25 Mar 04:36
· 235 commits to master since this release
52200a3

Xero NetStandard SDK version 3.16.0 generated against OpenAPI Spec version 2.10.3

Accounting APIs

  • in some API responses ImportSummaryAccount had several decimals changed to int (breaking changes)

BankFeeds APIs

  • corrected statementID url vairiable to statementId

Files APIs (breaking changes)

  • noted UploadFileAsync goes to inbox by default
  • removed folderId from parameter, as it was not working correctly (reported in (issue 328)[https://github.com//issues/328])
  • added UploadFileToFolderAsync to allow correct upload with folderId method

Payroll Uk APIs

  • GetEmployeesAsync's firstName and lastName filters are now replaced by a generic filter (string) parameter

Bankfeed APIs

  • added transactionType (string) in Bankfeeds.cs model

Payroll Nz APIs

  • added History enum option to SalaryAndWages Status (reported in (issue 334)[https://github.com//issues/334])
  • added Requested enum option to Timesheet Statu (reported in (issue 336)[https://github.com//issues/336])

Version advanced to 3.16.0 (minor, small but breaking changes in Accounting, Files & Payroll Uk APIs)