Skip to content
 


API Status

This page documents any currently known issues with the Xero API. If you believe you are encountering a bug with the Xero API, please contact api@xero.com.


General status

There are no current performance/stability issues with the Xero API.


VOID Invoices: validation errors

Reported: 2 Apr 2012
Last update: 4 Apr 2012
ETA: Investigating
Issue: Invoices at AUTHORISED or SUBMITTED status cannot be voided if it fails API validation rules (where an AccountCode element is set on a comment only line item, but not set to a value etc).


GET Contacts: Where filter not working with FirstName and LastName

Reported: 17 Feb 2012
Last update: 17 Feb 2012
ETA: Investigating
Issue: On GET Invoices if you specify a where parameter you get a 500 error if you use the FirstName or LastName in your filter. Other filters on contacts are working as expected


JSON Response: Date formatting incorrect

Reported: 17 Jan 2012
Last update: 21 Feb 2012
ETA: Investigating
Issue:Any responses in JSON format showing DateTimeUTC and UpdatedDateUTC as UTC seconds eg “DateTimeUTC”: “\/Date(1326766454721)\/” instead of normal time eg “DateString”: “2012-01-06T00:00:00″