Skip to content

Releases: XeroAPI/Xero-OpenAPI

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

2.4.2

10 Nov 16:25
41de324
Compare
Choose a tag to compare

PROJECTS
create unique chargeType component for use as a parameter (not schema)

FILES
Fix enums that are returned as PascalCase

2.4.1

06 Nov 01:08
6cfa966
Compare
Choose a tag to compare

Add the Setup endpoint and related components

2.4.0

28 Oct 15:19
e598c49
Compare
Choose a tag to compare

Main
• reverts all the request body examples from javascript objects to raw json.
• puts the node examples into a vendor extension to match the temporary ruby style of x--requestBody

Other changes
• removes x-related-model vendor extension (not used to generate SDKs)
• rename two problem currencies to TRY_LIRA and EMPTY_CURRENCY


2.3.7

22 Oct 16:53
6376e21
Compare
Choose a tag to compare

Adding History for Manual Journals