Accounting API
Welcome to our official feedback forum for the Xero Developer API.
The Xero Community site is the best place to submit feedback for improving Xero Business
29 results found
-
Update bank accounts
Currently you can update any account from your chart of accounts except bank accounts.
This suggestion is to add update (POST) support for accounts with Type of BANK on the Accounts endpoint.
Note It is possible to create bank accounts, this is specifically in regard to updates.
2 votes -
Memorized Reports access through API
Customised reports (Memorised reports templates/Save Report templates) created in XERO account should be available through API Call.
1 vote -
Overpayment where filter doesn't seem to work
I am trying to query overpayments by GUID with 'Where' filter and it doesn't seem to work.
Where=OverpaymentID==GUID("d32...b4") -> does not return any
Where=Status=="AUTHORISED" -> returns rows as expected
.../Overpayments/d32...b4 -> returns as expectedIs this a bug or I am doing something wrong?
1 vote -
1 vote
-
Online ERP Software
Gain ERP offers enterprise class Accounting, Billing, Inventory and SaaS model services for the SMB market. The team leverages open source technologies and Google Cloud Technologies to lower project costs and strengthen the customers business.
1 vote -
add an endpoint for BankStatements so we can read the bank feed through the API
We need to automatically recognize certain payments withing the daily bank feed statements and create overpayments on the respective client accounts.
The information is already available as the lines of the statements are available in the portal so it is just a matter of exposing it through the API.
Currently this is done by our accountant which takes a lot of his time for no good reason as this can easily be automated.1 vote -
Add assign purchases field to the bottom of sales /invoicing screen - this option is available in purchases but not sales.
Add "Assign purchases" field to the bottom of sales /invoicing screen - this option is available in purchases but not sales.
We assign expenses to customers while invoicing - If we have multiple trades it would make life easier if at the bottom of the sales invoice scsreen i could assign billable expenses here.1 vote -
make xero identify duplicate bills import from another App eg Receipt Bank
it would be great for Xero to be able to identify duplication with synching data from other applications. Xero just can not rely on third party.
it's going to be better selling point for Xero .1 vote -
Allow bulk retrieval of all outstanding balances by grouped contact
Currently we can get the amount owing by querying individual contacts. However, given the API limits this becomes impossible to do on a daily basis for reporting once a reasonable number of customers is being queried.
While it's possible it's better to do it in a web-hook-update kind of way when new information comes into Xero and is pushed externally, it would make more sense to me to have an endpoint that simply allows a contact summary to be obtained in a single API call which could have simple aggregates, like amount owing, shown.
1 vote
- Don't see your idea?