581 results found
-
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 -
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 -
Match prior period treatment in Profit & Loss to Balance Sheet with regard to toDate parameter
Per the documentation for Profit & Loss periods, the only way to always get a full month of data for previous periods is to start in a month with 31 days.
Given we have a 30 June year end this is a pretty annoying workaround.
The confusing thing is that setting up the Balance Sheet in a month with 30 days doesn't result in this issue and prior periods will automatically show the 31st day where applicable.
6 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 -
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 -
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 -
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 -
Allow updating of PlannedPaymentDate via API
Currently you cannot update an Invoices DueDate or PlannedPaymentDate via the API if there are payments or credit notes allocated to it. This is problematic especially for invoices (such as business rates) that get paid in (monthly) installments.
If the DueDate or PlannedPaymentDate has passed then these invoices do not show up in the Short-term CashFlow view.
I can update the Planned Payment Date through the UI (and I can update the DueDate through the UI as well) regardless of if the invoice has a credit or payment against it, so why doesn't the API provide the same validation as…
1 vote -
Support the US "auto tax" feature in the API
In US Xero we would like invoices to go into Xero with the "Auto Tax" element switched on - by default they go in as "Manual Tax".
We have looked at the Invoice endpoint on the Accounting API and can't see a way to do this, but did notice a Type for Auto Tax, but this is only available for GET (not POST).
We need to make use of this feature with POST, even if it's only the high level "Auto tax" setting of Manual/Auto (we are happy for the From and To to be populated based on existing data).
…
8 votes -
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 -
API - Account Activity Summary End-Point
Working for an organization currently migrating from MYOB to Xero - their decision.
Replicating existing custom application is problematic due to apparent glaring deficiencies in the Xero API compared to MYOB, despite Xero's age advantage.
An example is MYOB's Account Activity Summary End-Point - called AccountRegister - which lists activity by account by month.
This end-point allows for a fast and simple process to compare Budget values to Actual values, without being forced to trawl through all the transactions, and all of the issues that can cause that to be incorrect.
It seems inconceivable that such a basic end-point is…
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 -
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 -
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
- Don't see your idea?