581 results found
-
Increase size of Recent Organisations dropdown list
I currently look after 10 customers, soon to increase to 12. Under the Home tab there's a list of only 5 recently used organisations. This means I regularly have to 'search' for the organisation I need, which isn't very user friendly.
My limited programming experience suggests that the size of that dropdown list is driven by a paramer, currently set to 5. Assuming that is the case, it should be relatively straightforward to increase the parameter to 10, or even 15.
Can that be implemented please, to make life easier for heavy users like myself.
1 vote -
Add the ability to "snooze" webhooks for a particular organisation
Our main use case for webhooks is to indicate whether we need to refresh the data. Because of this, we don't need an update for every change that a customer makes. If we could respond to a webhook message indicating that we didn't want to receive any more requests for a period of time (1 hour, 6 hours, 1 day etc) then that would save processing and bandwidth on both sides.
1 vote -
Option to Disable Automatic Account Number Pre-Fill on Invoices
Hi Xero team,
When creating invoices, Xero automatically pre-fills the account number it thinks is appropriate. However, this suggested account is often incorrect, and because many account numbers look similar, it’s easy to miss the error and time-consuming to fix later.
Suggestion: Option to Disable Automatic Account Number Pre-Fill on Invoices
It would be very helpful if there were an option to disable automatic account number pre-filling, allowing users to select the correct account manually each time.
This small change would reduce errors and make the invoicing process more accurate for users who prefer complete control over account selection.
Thank…1 vote -
API practicemanager v3.1 - Add modifiedSince parameter to the Client GetListPaginated end-point
The current Clients get list end point has as a parameter to bring the last records have been modified. The new paginated clients, cannot be filtered by the same parameter. So I cannot bring only the records that have been modified
1 vote -
Support for Batching Manual Journal Updating by IDs in the Xero API
We are requesting a new feature in the Xero API to support batch updating of Manual Journals by IDs in a single API request. Currently, the lack of this capability presents significant limitations for high-volume organizations that need to update arbitrary subsets of journals efficiently. They can batch insert new transactions, but they are very limited when it comes to batch update.
Current Challenges:
- Arbitrary Subset Retrieval:
- Our use case involves retrieving a specific subset of Manual Journals by their IDs, as requested by our clients. Without batch retrieval, we are required to make individual API calls for each journal…
7 votes - Arbitrary Subset Retrieval:
-
Email (send) purchase orders via API
This is available in Web Interface, but API does not have any documentation on it.
8 votes -
sms-option-for-sending-bas-for-signing
Provide endpoint for BAS signing link
1 vote -
View bank account screens side by side for multiple bank accounts
It would be useful when processing transfers, and when searching for specific transactions for corrections, if you could view say two different bank accounts side by side on the same tab.
1 vote -
Allow us to have our invoices from Xero "sent by the xero network" so they automatically load into draft bills.
Allow us to have our invoices from Xero "sent by the xero network" so they automatically load into draft bills.
1 vote -
allow endpoints for IAS & BAS reports
Make API endpoints for Activity Statement, Payroll Activity Summary and BAS Advisor report.
1 vote -
custom fields
Allow Client Custom fields to be retrieved with the GET Client API instead of requiring a separate call for each client. In addition to the detailed=true parameter, another parameter like customfields=true to bring all the values into a separate field as a json that can be unpacked.
1 vote -
Add customer sales defaults and Financial details on contacts api
Add ability to view and update customer finical details
- Credit limits.
- Credit Terms (Invoice due date).
- Outstanding balances (possibly read only).
- Discount.This will allow among other for 3rd part vetting process of customer onboarding to be seamlessly integrated.
2 votes -
PAYGW Period in Organisations Settings endpoint
In the organisations settings API, it does not send through the PAYGW period for Australian entities. In our app, the user currently has to manually choose this in our app, whereas it could be automatic if it was added to the API.
1 vote -
Endpoint to Update Bill Payment
We would need an endpoint to update the Bill Payment object created. Our use case is to update reference number for the existing bill payment.
2 votes -
Include formulas in Balance Sheet report via API
Some lines in the balance sheet report are the result of formulas e.g. Net Assets. The formulas are included in the Excel export but not the API response
Include the formulas in the API response so that the same functionality can be replicated
1 vote -
Preserve invoice line items if they are not sent
As a user of the API, I want to be able to update the status of an invoice without sending all of the line items along in the payload.
Currently, if I'm updating an invoice's status via the API I need to explicitly send the line items along with the request. If I do not send the line items, Xero deletes and recreates all of the line items even though they're not pertinent to the action (not updating line items, amounts, etc.).
This causes particular issues with inventory decimal precision. Every request needs to send the
unitdpif you want…1 vote -
Ability to Retrieve Latest Active Journal via API
Currently, the Journals API returns multiple lines due to Xero's audit trail and change tracking, which is understandable for compliance purposes. However, it would be incredibly helpful if there were a way to programmatically identify and retrieve only the latest active version of a journal entry. This would streamline integrations and reduce the need for additional filtering logic on the client side. A flag or endpoint for "latest active journal" would be a great enhancement!
1 vote -
Include QuoteID/InvoiceID in either Invoices or Quotes endpoint to allow analysing
Our customers need to be analyse Quotes and Invoices and link both with each other. Unfortunately, while you can create a sales invoice from a quote, there is no linking identifier between the two.
It would be good to include the InvoiceID in the Quotes to know which invoice was create from the quote. If a quote can be invoiced multiple times, it would be good for this to be an Invoices collection.
It would also be good to include the QuoteID in the Invoices endpoint to know this invoice originated from a quote and which.
2 votes -
in the project API expose the time start in time entries
Either expose the time start in project time entries or expose project reports.
This is extremely important when trying to calculate overtime and also to review timings when doing payroll.
I actually cannot believe it is not already exposed.
2 votes -
We need to be able to fetch bulk, paginated History and Notes
We need to be able to fetch bulk, paginated History and Notes via the API. Now it only has the ability to fetch records for single invoice. It will be great if we are performing one time ETL and we are getting the time out 429 status in error and rate limiting issue.
2 votes
- Don't see your idea?