Skip to content

Releases: XeroAPI/Xero-OpenAPI

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

2.2.2

16 Jun 17:31
ac15c34
Compare
Choose a tag to compare

ACCOUNTING
Quote add missing properties

  • StatusAttributeString
  • ValidationErrors

AU PAYROLL
Add vendorExtension x-isObjectArray: true

2.2.1

15 Jun 15:37
bd220eb
Compare
Choose a tag to compare

ACCOUNTING
Add proposed ReportTaxType enums for South Africa

Allocation
add Prepayment, Overpayment, CreditNote
add StatusAttributeString and ValidationErrors array

Schedule
add missing enums

Organisation
add EmployerIdentificationNumber

BANKFEEDS
Pagination - add missing type:object

2.2.0

03 Jun 19:00
e0c57c0
Compare
Choose a tag to compare

ACCOUNTING
Add paging param to payments endpoint

UK PAYROLL
Add EmployeePayTemplates and change response for create Multiple Pay Templates
Add showBalanceToEmployee boolean to Benefit object
Fix casing on isPension
Fix liabilityAccountId spelling
Fix indentation on enums
Move statutoryDeductionCategory to component and fix casing
Fix spelling on liabilityAccountId
Fix timesheet updatedDateTimeUTC form date to date-time
Fix response for ApproveTimesheet
Fix PayRunCalendarObject replace property payRunCalendars with payRunCalendar
Fix Setting - AccountType ENUMs
Add missing earningsLineID
Add missing properties from Earning Rate - displayName & isAverageDailyPayRate
Fix Earning Rates property - taxLines changed to employeeTaxLines
Add missing TaxLine properties - globalTaxTypeID and manualAdjustment
Fix PayRun property payRunType ENUMF
Fix updatePayRun response type and example

2.1.7

27 May 00:14
edfb841
Compare
Choose a tag to compare

PAYROLL AU & UK
Fix casing on PayrollAU to PayrollAu and PayrollUK to PayrollUk
This is done to support an update to composer and PHP needing files and class name need to match with case.

PAYROLL UK
remove commented desc. on NI Category in UK Payroll Enums

2.1.6

22 May 22:29
d141bd7
Compare
Choose a tag to compare

ACCOUNTING
Remove nullable property
Add default: "false" for "hasXXX" properties

2.1.5

20 May 20:41
42baf58
Compare
Choose a tag to compare

ACCOUNTING
LineItem Quantity change from float to double
LineItem UnitAmount change from float to double
BankTransfer Amount change from float to double
Item QuantityOnHand change from float to double
PurchaseOrder UnitPrice change from float to double

ASSETS, PAYROLL AU and PAYROLL UK
All numbers with format float changed to double