Skip to content

Releases: XeroAPI/Xero-OpenAPI

2.8.3

23 Jan 00:32
baf5f4e
Compare
Choose a tag to compare

ACCOUNTING
Add readOnly property to BrandingTheme on Contact object

2.8.2

07 Jan 22:33
95d61ed
Compare
Choose a tag to compare

Added vendorExtension x-example to store meta data for use when generating native data objects in SDK documentation.

2.8.1

04 Jan 17:22
d3571a4
Compare
Choose a tag to compare

AU PAYROLL
added extra Earnings type
LUMPSUME

BANKFEEDS
Add missing values from docs into Bankfeeds Error.type enum

2.8.0

15 Dec 17:17
203b1fd
Compare
Choose a tag to compare

NZ PAYROLL
SalaryAndWage DaysPerWeek, change from integer to double x-is-money

FILES
Completed for use in Ruby and .NET build

2.7.0

11 Dec 23:04
c830b5b
Compare
Choose a tag to compare

Address object will be used by Contact and the DELIVERY enum was removed from AddressType
AddressForOrganisation added for use in the Organisation object.

CISDeduction added to CreditNote, CISRate added to both CreditNote and Invoice in Accounting.
CISRate has been changed to decimal and set as readOnly.

GET LinkedTransactions query params are strings but not formatted as UUID
Add missing format on query params for GET LinkedTransactions

Added format:UUID to the following query params
LinkedTransactionID
SourceTransactionID
ContactID
TargetTransactionID

2.6.1

04 Dec 23:25
2901f72
Compare
Choose a tag to compare

ACCOUNTING
Reports

  • ReportFields, FieldID from uuid to string

Invoice

  • remove maxlength attribute from reference property

2.6.0

30 Nov 16:55
d4b6f5e
Compare
Choose a tag to compare

Due to breaking changes increment the minor version.

NZ PAYROLL

  • In TaxSettings changed periodunits from int to decimal
  • Move CalendarType into a separate component for reuse by PayRun and PayRunCalendar
  • Add TwiceMonthly value to CalendarType enum

2.5.0

17 Nov 22:26
1b2cce5
Compare
Choose a tag to compare

ACCOUNTING
BatchPayment
modify reference max length from 12 to 255 for

CreditNote
add DueDate property

Balance Sheet Report
todate param is string - add format: date - breaking change

ASSETS
Asset object - add the disposalDate property

2.4.4

12 Nov 18:25
94bd7a5
Compare
Choose a tag to compare

NZ PAYROLL
add missing earning type enums added
remove rate per unit as req for payment method

UK PAYROLL
UK Payroll add missing employer tax lines

2.4.3

11 Nov 17:37
667cb6e
Compare
Choose a tag to compare

ACCOUNTING
Refactor of setup endpoint and related schema components