-
Hey guys, anyone can implement this? http://developer.xero.com/documentation/api/api-overview/
-
I am looking at including the Sales Settings: **Tax Inclusive** when adding a Contact through this library. However, there isn't a property for the object (refer to screenshot). I understand this can …
-
**SDK you're using (please complete the following information):**
- Version [e.g. 5.1.0]
**Describe the bug**
With the latest update of the xero-node package, we've started to encounter a "Conve…
-
**SDK you're using (please complete the following information):**
4.1.4
**Is your feature request related to a problem? Please describe.**
We regularly get unspecified "com.xero.api.XeroServerErr…
-
We are still occasionally and nowadays more frequently getting AggregateErrors from the xero api. xero-node is v4.11.3. Connections to all of our client accounts usually break when we get those.
…
-
I've set the scope of the authorisation and assure my Xero login has access to payroll as admin (without it I was getting permission denied), but now I get 'Not a UK Customer' exception. The API exp…
-
I had to modify the code in the deserializer.py on line 216, as the api is returning the datetime in the ISO 8601 format, it seemed to only work when I convert the date into the RFC 3339, so including…
-
**SDK you're using (please complete the following information):**
-"xero-node": "^4.17.0"
**Describe the bug**
`accountingApi.getReportBankSummary` can't take Date parameters.
**To Reproduce…
-
We are developing a Google Data Studio community connector and we would like to move the Xero report processing into our Clojure backend service, from the current Google Apps Scripts solution.
We w…
-
Hello Xero API team,
I've been working with the Xero API recently and came across a couple of inconsistencies that I wanted to bring to your attention.
**Issue 1: update_manual_journal Method*…