Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build from OpenAPI v2.39.0-v3.0.0 #272

Merged
merged 4 commits into from
Feb 2, 2024
Merged

Build from OpenAPI v2.39.0-v3.0.0 #272

merged 4 commits into from
Feb 2, 2024

Conversation

Raghunath-S-S-J
Copy link
Contributor

BREAKING CHANGES

  • Idempotency-Key is introduced as optional header param for all PUT, POST, PATCH requests
  • Fixes method definitions where required parameters were declared as optional.
    Following methods will have additional required parameters now
    • Payroll-AU
      • updateEmployee
      • updatePayRun
      • updatePayslip
      • updateSuperfund
      • updateTimesheet
    • Files
      • uploadFile
      • updateFile
      • uploadFileToFolder
      • createFileAssociation
      • createFolder
    • Bankfeeds
      • createStatements
    • Assets
      • createAssetType

General

Accounting API

  • Updated 1099 report sample JSON response.
  • Remove the Contact's SkypeUserName field, from the API.Accouting Contact's endpoints.
  • Adds the deletion of allocations to Credit Notes, Prepayments and Overpayments
  • Removed random character in getPurchaseOrderAttachmentByFileName
  • Removed PAYGLIABILITY, SUPERANNUATIONEXPENSE, SUPERANNUATIONLIABILITY, WAGESEXPENSE from AccountType enum
  • Compliance with new IRAS GST rate of 9% starting 2024
  • Added additional ReportTaxType enum value, USSALESTAX, used within the new Auto Sales Tax feature in the US edition of Xero
  • Remove empty enum values

Payroll AU

  • Added two new enum values in LeavePeriodStatus
  • Remove empty enum values

Payroll NZ

  • Added new property on the employee object: jobTitle

Finance

  • Cash Validation Api now has rate limiting, there is a new response type added to reflect that.

Projects

  • Remove empty enum values

docs/finance/index.html Outdated Show resolved Hide resolved
docs/finance/index.html Outdated Show resolved Hide resolved
@manishT72 manishT72 merged commit 51be1d7 into master Feb 2, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants