Skip to content

Releases: XeroAPI/Xero-OpenAPI

6.3.0

16 Sep 10:25
7b219fe
Compare
Choose a tag to compare

What's Changed

  • New optional property got added to the EmployeeLeaveType DTO for scheduleOfAccrualDate.

  • Following USST fields have been added to Invoices and Credit Notes endpoints:

    • InvoiceAddresses
    • SalesTaxCodeId
    • Taxability
    • TaxBreakdown

Full Changelog: 6.2.0...6.3.0

6.2.0

26 Aug 09:32
e03ce0c
Compare
Choose a tag to compare

What's Changed

  • Accounting API - Field SentToContact is now writable for credit notes.

Full Changelog: 6.1.1...`

6.1.1

05 Aug 04:18
27dcb2e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.0.1...6.1.1

6.0.1

22 Jul 10:38
64797a5
Compare
Choose a tag to compare

What's Changed

  • Replaced x-isObjectArray property with x-objectArrayKey to handle model errors in PHP SDK.

Full Changelog: 6.0.0...6.0.1

6.0.0

15 Jul 07:34
3b7a68b
Compare
Choose a tag to compare

What's Changed

  • Correcting the signs for debit and credit in journals examples.

Breaking Change

  • Removed PageInfo metadata object and added pagination metadata object for select Api.Accounting endpoints
  • Introducing Search Term in GET /invoice endpoint.
  • Adds the pageSize query parameter for GET /Overpayments and GET /Prepayments endpoints.
  • Added ultimate sub plans for Api.Accounting

Full Changelog: 5.0.0...6.0.0

5.0.0

01 Jul 05:54
8a142f7
Compare
Choose a tag to compare

BREAKING CHANGE

  • PageInfo object has been added to the HTTP response for following endpoints & the response schema name has been changed.

    • payments
    • purchase Orders
    • contacts
    • credit notes
    • manual journals
    • invoices
    • bank transactions
    • pre payments
    • over payments
  • page size query parameter has been added to "get all" endpoints for bank transactions, contacts, credit notes, invoices, manual
    journals, payments and purchase orders

  • Following properties are 'no longer in use' for "DataSourceResponse" schema -

    • indirectBankFeed
    • indirectBankFeedPos
    • indirectBankFeedNeg

Full Changelog: 4.0.0...5.0.0

4.0.0

18 Jun 11:46
9630585
Compare
Choose a tag to compare

What's Changed

Files API

  • Adds 'Name', 'Size', 'SendWithObject' to object association endpoint.

Accounting API

  • Updates Accounting with new Organisation classes (IGNITE, GROW, COMPREHENSIVE)

Full Changelog: 3.0.3...4.0.0

3.0.3

02 May 06:25
b6b71ed
Compare
Choose a tag to compare

What's Changed

  • Add disallowed expenses
  • Removes JobKeeper allowance type

Full Changelog: 3.0.2...3.0.3

3.0.2

20 Mar 09:34
1508638
Compare
Choose a tag to compare

New Feature

  • Add a new spec for TaxRates/{TaxTypes}

Breaking Change

  • Remove the declaration of TaxType query param in GET TaxRates

Full Changelog: v3.0.1...3.0.2

3.0.1

09 Feb 11:19
c2901a5
Compare
Choose a tag to compare

What's Changed

  • PETOSS-389-Updates the OpenAPI specifications to reflect Warnings from the API response for Payments.

Full Changelog: 3.0.0...3.0.1