Skip to content

Releases: XeroAPI/Xero-OpenAPI

2.3.6

16 Oct 23:17
76a47b5
Compare
Choose a tag to compare

NZ PAYROLL
fix casing on tag for PayrollNZ …should be PayrollNz

2.3.5

16 Oct 21:25
e14bbd5
Compare
Choose a tag to compare

ACCOUNTING
Add specs for the Organisation endpoint subresource Action
Add two components Actions and Action
BatchPaymentDetails remove max length from Details property

AU PAYROLL
Add Timesheet Status enum REJECTED and REQUESTED

2.3.4

09 Oct 23:22
a9fbaeb
Compare
Choose a tag to compare

ACCOUNTING

Added following operations for Accounting OpenAPI spec:

getPurchaseOrdersAttachments
getPurchaseOrder≠AttachmentByFileName
updatePurchaseOrderAttachmentByFileName
createPurchaseOrderAttachmentByFileName

NZ PAYROLL
Add x-is-money vendor extension for double values that are currency

AU PAYROLL
Make EmployeeID not req. for Tax Declaration

2.3.3

02 Oct 18:24
2509354
Compare
Choose a tag to compare

ACCOUNTING
add 2 missing currencies
tracking option length 50 -> 100

2.3.2

25 Sep 20:20
cb5d702
Compare
Choose a tag to compare

ACCOUNTING
Add QuoteNumber as a query param for getQuotes method
Remove getQuoteByNumber method as that did not match implementation of the API

2.3.1

24 Sep 20:44
05419ab
Compare
Choose a tag to compare

ACCOUNTING
added RepeatingInvoiceID to Invoice

Timezone Add enum - UTC+13
Add getQuoteByNumber method

AU PAYROLL
Added ManualTaxType and EarningsType enums
BONUSESANDCOMMISSIONS
SCHEDULE5STSLMANUAL
SCHEDULE5MANUAL

2.3.0

18 Sep 01:01
e4fc65c
Compare
Choose a tag to compare

NZ Payroll initial release

Small fixes on
ACCOUNTING

Account
Remove max length on the code field with account. Some orgs already have account codes longer than 10 chars, removing the limit allows the GET call to work correctly.

BatchPayment
Remove Max Length from details property as some data returned from API exceeds the previous 18 char limit

AU PAYROLL
EmployeeNumber -change from float to string
TaxDeclaration - make employment basis not required

2.2.15

01 Sep 14:58
9f13fcb
Compare
Choose a tag to compare

AU PAYROLL
Add missing properties from LeaveLine
AnnualNumberOfUnits
FullTimeNumberOfUnitsPerPeriod

ACCOUNTING
Add Separate scope for 1099 reports

2.2.14

25 Aug 21:07
d9dc6e2
Compare
Choose a tag to compare

UK PAYROLL

remove duplicate deduction enum
PRIVATEUSEPAYMENTS

2.2.13

21 Aug 21:54
d9dc6e2
Compare
Choose a tag to compare

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