Skip to content

Releases: XeroAPI/Xero-OpenAPI

2.2.12

14 Aug 23:14
d9dc6e2
Compare
Choose a tag to compare

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

03 Aug 18:57
c4158e1
Compare
Choose a tag to compare

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

29 Jul 16:31
4b38012
Compare
Choose a tag to compare

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

24 Jul 21:19
fb2c149
Compare
Choose a tag to compare

ACCOUNTING
Uncommenting History and Notes specs reverse PR #245
Add RepeatingInvoiceID to the get invoices endpoint
Fix typo in report name/path for TenNinetyNineContact

2.2.8

20 Jul 15:21
2f701d2
Compare
Choose a tag to compare

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

09 Jul 15:40
d80f8a0
Compare
Choose a tag to compare

AU PAYROLL

Employee object
Remove HomeAddress as required property
Add Account Type enum WAGESPAYABLELIABILITY

2.2.6

02 Jul 14:23
947c8d0
Compare
Choose a tag to compare

ASSETS
Remove AssetTypeId from req. property list

2.2.5

29 Jun 18:19
d37725d
Compare
Choose a tag to compare

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

22 Jun 22:31
34cd936
Compare
Choose a tag to compare

ACCOUNTING
Add summarizeError to CreditNote Allocation

2.2.3

22 Jun 20:49
150aa3f
Compare
Choose a tag to compare

IDENTITY
fix the casing of createdDateUTC to be createdDateUtc