577 results found
-
Should be able to retrieve and set Inventory Item status.
Should be able to retrieve and set Inventory Item status, i.e. whether Active/Archived or deleted
102 votes
Public API PM
responded
-
I want to store custom value on invoice and get the set that custom file value using API
Hi I want to create on extra filed on Invoice and want to access that extra custom field should api and want to get and set that value of custom field using api.
Waiting for your reply thank in advance.3 votes -
how can i send purchase order to xero via api in c#?
I am using XeroApi.dll, v1.1.0.33 SDK for OAuth and send Invoices to Xero with same SDK. But i can't find purchase order endpoint to create it.
1 vote -
Add the ability to filter by Updated Date on Files API
This should be similar to the Modified After parameter for invoice requests. The UpdatedDateUTC field is available int the body of the file response and users would like the ability to filter on this.
This is in lieu of webhooks notifying users of the file API of changes, which is a separate requested feature.
3 votes -
XERO for your Business
We at Rayvat Accounting have expertise working on XERO accounting software. We are partners with XERO and service many Australian clients on XERO.
Rayvat Accounting provides quality XERO bookkeeping services to its clients on Xero. We are advisors on Xero Platform.
See my work: http://www.rayvataccounting.com/work-methodology/xero-for-your-business/
2 votes -
Provide Non-Crippled Access to Invoice URL via the API
After waiting for years for the ability to access the Invoice URL via the API, it was unfortunately provided in a completely crippled manner.
What should have happened is that the Invoice URL simply be provided along with the rest of the Invoice data through the paging API.
Instead, it is provided on a per-invoice basis, requiring the use of an API call for every URL retrieved. Given the shockingly small limit to API calls, this makes this non-workable.
Your competition, QuickBooks Online, allows 500 calls per MINUTE, compared to Xero's 1000 per DAY. If you had their API limits…
43 votes -
Increase the limit of API calls
It would be great if the limit of API calls is increased. That way we can make more requests to Xero and not have the connection destabilise. This affects our customer experience as our customers ask us always
10 votes -
Manual Journals: Add Customer and Business unit to the API
There is currently no wat to choose Customer or Business Unit on the line item in the Manual Journals, that I can see.
I am using the c# api.
2 votes -
Add a URL field to the PurchaseOrder object to bring it in line with Invoice.
Add a URL field to the PurchaseOrder object to bring it in line with Invoice.
1 vote -
have a method to Download/Export BACS payment file in API
have a method to Download/Export BACS payment file in API
1 vote -
GET Organisation: expose 'edition' field
It would be useful for us (and I'm assuming others) if you were able to find out which edition (Starter, Standard etc) of Xero an organisation was configured as
1 vote -
Filter reconciliation to show only monies received
When one is a bit behind on the reconciliations I think it would be useful to be able to filter the statement lines which need to be reconciled to show monies received only so that invoices can be quickly reconciled and overdue invoices sent off to clients. This would save trawling through pages of statement lines or searching payments in online banking then searching for that transaction among the reconciliation pages
1 vote -
Create Bank Transaction via API problem
Hello. I use Xero API and I got the problem with bank transaction method.
Does bank account should be "enablepaymentsto_account = true" for this or not?
Thanks1 vote -
Add 'does not contain' to the list of filter options in bank rules
I have a group of transactions coming in through the bank where only one small part of the refence is common to them all - this I have used for a bank rule.
However, there are other transactions including this small suffix which get accidently picked up from time to time - I would like to be able to exclude these from the bank rule to prevent accidental mispostings.
1 vote -
Allow Bank Transactions - Receive Type to allow a line with a Quantity and zero dollar line/unit amount as does the UI..
The UI allows for a bank transaction line with a quantity but zero dollar unit amount and line amount. The API should allow the same function.
1 vote -
Make an option to view/print purchase and sales bills in the organisation's base currency
Make an option to view/print purchase and sales bills in the organisation's base currency
1 vote -
add an option BankSummary to include accounts with zero balances and no transactions
When an account has a zero balance and no transactions for the specified time period in the Bank Summary Report, it is excluded from the returned data.
The request is to provide an optional parameter, 'includeZeroBalances' or the like, that includes these accounts and displays them in the report with zero balances.
3 votes -
Approvals screen side by side view
It would be useful if invoices appeared in side by side view On the approvals screen to allow for easy checking and adjustments to data pushed in from OCR providers.
2 votes -
1 vote
-
Include contacts that have been converted to customers (or suppliers) when "If-Modified-Since" filter is applied
When a contact is created in Xero it is not until after an invoice has been created that it gets converted to a customer (or supplier). Which is expected.
However when the "If-Modified-Since" filter is used on the GET Contacts endpoint where the "If-Modified-Since" date is after the contact is created but before the conatct as made into a supplier (i.e. after the isCustomer or isSuppler flag flips from false to true in the body of the Contact response) then the contact is not returned in the response.
I sugget a change that when a contact is converted to a…
6 votes
- Don't see your idea?