Releases: XeroAPI/Xero-OpenAPI
2.2.12
AU PAYROLL
Change LeaveLoadingRate from integer to double
Remove CalculationType requirement for EarningLine
restored the type of AccureLeave in ErarningsRate to boolean
2.2.11
UK PAYROLL
Change method getPayslips to getPaySlips
Add missing earningsRates
Add missing deduction type enums
Add missing deductible category enums
ACCOUNTING
Add DELETED enum to QuoteStatusCode in Quote schema
2.2.10
ACCOUNTING
Added AccountID field on ManulaJournalLine
ALL SPECS
Add vendor extension on number properties that are currency related - used in .NET x-is-money: true
Add vendor extension to help with generating dynamic language docs for Ruby.
2.2.9
2.2.8
Remove(comment out) unsupported endpoints for creating history
Adding the 'BatchPayment' object to the response of:
GET /Payments
GET /Payments/{PaymentID}
GET /BankTransactions
GET /BankTransactions/{BankTransactionID}
This will be returned only when a payment/transaction is part of a batch.
2.2.7
AU PAYROLL
Employee object
Remove HomeAddress as required property
Add Account Type enum WAGESPAYABLELIABILITY
2.2.6
ASSETS
Remove AssetTypeId from req. property list
2.2.5
ACCOUNTING
Remove style:simple property from Statuses Filter
Change getQuoteAsPDF method to use QuoteID is path not QuotesID
AU PAYROLL
PayItem
• AccrueLeave change from number to boolean
LeaveType
• NormalEntitlement change from Int to Double
2.2.4
ACCOUNTING
Add summarizeError to CreditNote Allocation
2.2.3
IDENTITY
fix the casing of createdDateUTC to be createdDateUtc