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
502 results found
-
allow sales unit prices to be to 3 decimal places - to avoid rounding errors
when a supplier generated sales invoice is received it would be nice to be able to agree to their grant total
1 vote -
PDF's attached to purchase invoices have a URL link so that they can be used by 3rd party apps
PDF Invoices that are attached in Xero have a URL that 3rd party apps can link to
e.g a purchase invoice has an attachment which is thescanned copy of the invoice, we would like a url so we can link the pdf to a web app
1 vote -
Partial payment feature for invoices coming through API
Enable the ability to split payments on a bank rec coming through the API so we can reconcile merchant payments from two separate machines on 1 day. 1 invoice, 2 payments currently unable to split.
2 votes -
Allow rules to apply to invoices coming through the API (especially Vend)- So you can automatically add account codes, analysis codes etc.
Rules to apply to invoices recived through the API - analyisis codes
3 votes -
provide transactional support
Allow for batch create/update/delete operations to multiple API endpoints within a single transaction.
10 votesThis is a cool idea. Unfortunately at the moment, it would be very difficult to implement and test, but keep your votes coming and we will see what we can do in future.
-
Send <Payments> together with <Invoice>
We invoice just upon payment, so it would be nice to be able to send <Payments> together with <Invoice>, when creating it, so we don't need to do two separate calls for it.
23 votes -
3 votes
-
Allow third party apps to plug into the Xero interface
If the Xero interface could be configured to display data from and interact with the apps third party developers are creating similar to the way Facebook applications work inside their platform
69 votesIt is certainly a nice idea in a lot of ways, and Jesse’s use case example is good one.
On the other side, allowing 3rd party applications plug into the core Xero application present some quite major security implications. The data we hold on behalf of our customers is considered highly sensitive by us and we ensure we have bank level security across all aspects of our application.
Second to that, we are a design lead and focused company – we want our software to be really easy to use and remain simple and intuitive, so allowing 3rd parties to introduce interface elements into Xero would be something we would need to carefully plan for.
With this in mind, it would be quite an onerous task for us to implement a secure framework that would allow 3rd party applications to interface within Xero, in a sensible way that does not…
-
Multiple transaction handling with commit and rollback
I would like to have the ability to use the API to enter multiple transactions with the ability to commit or rollback, as appropriate - like you do with a database.
2 votes -
Contacts' creation date exposed in API
Would enable the measurement of new business. e.g. number of new customers since the start of the year and their $ value.
6 votes -
Specify which account to import FreshBooks entries into
The API sync with FreshBooks currently dumps my FreshBooks transactions into my checking account ledger irrespective of where those funds were actually deposited. This is a serious limitation that needs to be fixed promptly. Most businesses--even small ones--have more than one account. For interest maximization, all deposits at our firm, for example, go into a money market. As cash is needed in checking to cover outgoing money, it's transferred.
5 votes -
In the Invoice API, include the JournalLineID under LineItem details
To enable the ability to trace the journal created by an invoice.
3 votes -
2 votes
-
Show ContactNumber field next to contact name for each invoice
We make extensive use of the ContactNumber field for invoicing.
Can Invoice listing show ContactNumber field next to contact name for each invoice to help with updating/locating drafts?
Can ContactNumber be shown on contact listing instead of phone or email field for locating contacts?Original question - http://answers.xero.com/developer/question/23051/
3 votes -
Allow invoices to specify tax amounts in a separate currency
UK VAT law requires that invoices present VAT amounts in Sterling, even when the invoice is in a separate currency. As a result, it's possible to have a Euro invoice with Sterling VAT amounts. (See VAT Guide 16.4 and 16.3.1). Obviously when charging the customer, these have to be converted to Euros and the total expressed in Euros, but the business owes VAT in Sterling, not Euros.
Currently it's only possible to specify a single currency per invoice; now, if it were possible to stipulate the exchange rate to be used, that might make matters better, but in general we…
4 votes -
Insert invoice lines via the API
Currently you can do this only by resupplying ALL current invoice lines along with the new line. There is a concurrency issue here between when the invoice was read via the API and resupplied to the API for the update. Can you make it so we only have to supply the new invoice line to the API and it be added to the invoice?
8 votes -
Full Account details must be available with Invoice record
When GET invoice called using API, we get only ContactId and Contact Name. Here full contact details must be available so that if contact is not available in local database we can insert new one.
3 votes -
use Contacts' tax details on invoices
This almost seems to be a bug, since the Xero web interface works differently than the API.
In the "Tax" section for a Contact, the help message states: "Each account you code an invoice to will have a default rate as specified in the Chart of Accounts but if you have specified a rate for the Contact here, this rate will override the default rate from the Chart of Accounts."
This works when adding an invoice using the web interface, but adding an invoice using the API results in the wrong tax type and wrong calculated total.
9 votes -
Remove populated FullyPaidOnDate after payment is reversed
If a payment is applied to an invoice the FullyPaidOnDate is populated correctly and appears through the API.
However, when a payment is reversed on a previously fully paid invoice, the FullyPaidOnDate will not be removed from the XML result through the API, regardless of the fact that the invoice is not fully paid.
2 votes -
email to invoice gateway
not sure if it is possible, but what about an email to invoice gateway.
have an email address invoices@xero.com
i can email any invoices i get to that address and it automatically populates a draft invoice in xero, based on the from address of the senderobviously you would need to have a bit of security, like a cryptic email address to send the invoices too, and it would be difficult to parse all invoices formats, but not impossible.
even if it pulled out the generic details of each invoice, eg invoice no, from, date, total, it would save a…
4 votes
- Don't see your idea?