issues
search
XeroAPI
/
xero-ruby
Xero Ruby SDK for OAuth 2.0 generated from XeroAPI/Xero-OpenAPI
http://developer.xero.com/
MIT License
58
stars
91
forks
source link
Build from OpenAPI v2.39.0-v3.0.0
#272
Closed
Raghunath-S-S-J
closed
10 months ago
Raghunath-S-S-J
commented
10 months ago
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
BREAKING CHANGES
General
Accounting API
Payroll AU
Payroll NZ
Finance
Projects