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
567 results found
-
Add total discount on invoice
My client need to add total discount on entire invoice rather than giving discount on each item.
This would be great if we have such option.
Thanks
Sanjay12 votes -
Update Journal API to support filtering based on the Date field OR a general where clause
Currently, you can' t get Journals based on posting date (the Date field in Journal). It should be supported as it is more relevant than the if-modified-since filter. In general, the Journal API should support the where clause.
30 votes -
Get Journals by Account Type
I need to get all those Journals which involves a Bank account. (i.e. one of its JournalLines has an account of type Bank).
Note that If I get all journals using Journal API, it is very time consuming. I hope to use the Journal API in such a way so that it only returns those Journal which involve a bank.
26 votes -
have a discount field in purchases
When clients have Retail Express and applying the discount on purchases in Retail Express there is no possibility to import the original price and the discount received when doing the import. A solution would be either to have the discount per line or at least under total balance of purchase have a field of "total discount applied" to this purchase...so the original price can be still found. When checking that the imports are correct at present it causes confusion and a lot of going back and forth to find out wether bill had been imported with discount and what the…
3 votes -
Is it possible to have the Management Report and more budget reports available to export via API?
I use QWD and would like to see the Management Report exportable as well as more budget reports eg budget per month from budget manager.
This would allow far more flexibility in building reports and dashboards.3 votes -
Return RepeatingInvoiceID with Invoice GET
The Xero website notifies you when you are viewing an Invoice that was created by a RepeatingInvoice. There doesn't appear to be a way to get that information from the API.
4 votes -
<CurrencyCode> in invoices endpoint is ignoring lower case currency code
When I send "<CurrencyCode>usd</CurrencyCode>" to a CAD base ledger (with USD as a valid currency) the invoice currency becomes CAD. But if I change it to "<CurrencyCode>USD</CurrencyCode>" then it works fine. (data is coming from Stripe, which uses lower case).
Xero should always capitalize the currency code.
1 vote -
add Spree to your add-on market place
We use Spree as our shopping cart, so hooking that up to Xero would have us dancing with joy!
6 votes -
4 votes
-
Implement support for the reference field in the new Overpayment and Prepayment Endpoints
The addition of Overpayment and Prepayment endpoints, for us is still not functional with the addition of the reference field in these. Without this there is no robust way to save a prepayment at one point in time, then be able to look this prepayment up later to be used for allocation purposes.
Same problem for Overpayments.
Hope this can be added very soon as we are looking forward to the XERO api having proper Prepayment support.
35 votes -
7 votes
-
Include statementLineID in Bank Statement report
In lieu of a Bank Statement endpoint, including the statementLineID in Bank Statement report would be really helpful
We present a view of the Xero bank statement and show the bank account balance in some of our reports. It's difficult to reliably keep the bank statement in sync without some kind of unique ID on the statement line.
46 votes -
Be able to Allocate CreditNotes while creation
Right now, the only way to allocate a CreditNote to an Invoice is via a single API call to <url>/CreditNoteID/Allocations
This severely limits the capability to have multiple allocations (exclusive) done at the same time. It would be wonderful to allocate CreditNotes to Invoices while their creation.37 votes -
Allow Bulk allocations via API
Right now, if we want to allocate multiple invoices to CreditNotes, the only possible way is to have an API call for individual Allocation.
It would be very helpful if we could have a bulk Allocation API available. Where all the allocations can be made (One to Many or Many to Many) in a single API call.
97 votes -
Ability to send a sales invoice from Xero to Xero via API
To be clear this is about sending invoices to a contact via their Xero network key: https://help.xero.com/uk/SalesInvoiceX2X.
This is distinct from sending invoices via email: http://xero.uservoice.com/forums/5528-xero-core-api/suggestions/1930769-be-able-to-email-approved-invoices-via-the-api
35 votes -
1 vote
-
deposit
Create Batch Deposits -
https://help.xero.com/au/BatchDepositCreate
Does the API support this specific function? Is there a functional issue as to why this is not supported, or just never requested/not enough votes??
Apologies if it is supported - I could not find it anywhere on developer pages etc.
THANKS9 votes -
Delete Payments to AR and AP CreditNote via API
In Version 2.74 on Dec 8, 2014, added new feature delete a payment.
However this feature only allow to delete payments to approved AR and AP invoices, but NOT allow to delete payments to AR and AP CreditNote.1 vote -
Supply <Attachments> elements in standard endpoints when `page` is given
Currently, it seems that you need to make a separate call to get <Attachments>. Being able to get this supplied on the standard invoices/bank transactions/manual journals/credit notes endpoints when
page
is given would help lower the number of API calls without much increasing the amount of data sent.6 votes -
Provide CreatedDateUTC
Provide CreatedDateUTC element so invoices, manual journals etc can be filtered using the new element in similar way like UpdatedDateUTC
21 votes
- Don't see your idea?