Skip to content

Releases: XeroAPI/Xero-OpenAPI

2.2.14

25 Aug 21:07
d9dc6e2

Choose a tag to compare

UK PAYROLL

remove duplicate deduction enum
PRIVATEUSEPAYMENTS

2.2.13

21 Aug 21:54
d9dc6e2

Choose a tag to compare

ACCOUNTING
Added additional enum for Employee endpoint
Remove "Contact" as a req. param for Bank Transactions

2.2.12

14 Aug 23:14
d9dc6e2

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

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

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

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

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

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

Choose a tag to compare

ASSETS
Remove AssetTypeId from req. property list

2.2.5

29 Jun 18:19
d37725d

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