102 results found
-
Be able to pick which email address to send an invoice to.
Whilst you are able to have multiple email address when sending out an invoice, you have to manually delete the one's you do not wish for it to go to. There should be a drop down box with the emails for that contact to pick from.
1 vote -
Technician/Service Person link to invoice
We are a service based company and we often have recurring visits per month for each client. Would it be possible to add the name of the service person or technician against each line entry?
Both the client and the business have a record of who made the sale or provided the service.1 vote -
Create a purchase order for a customer from the customer's order
In MYOB you can change a quote to a customer purchase order.
When the order is created, you can click onto a tab in that order to create a supplier purchase order. That way the details of the customer appears on the supplier's PO. This is great for reference and tracking purposes.1 vote -
Append Invoice Lines to large Invoices
Invoices with more than 60 lines will not POST to xero. The request is to large. It would be nice to load the invoice with 30 lines then append 30 more.
1 vote -
Send invoices to other accounting systems via their APIs
You can already do a Xero to Xero invoice. I would like to link in to other on-line invoice aggregator services via their API and send an invoice to them electronically. I have a couple of multi national clients who refuse to accept invoices that are emailed with PDF attachments. They want me to use their invoice aggregator which either costs me money (if I integrate using their API) or time if I log on to their portal and manually enter each invoice (yeah right!).
4 votes -
Be able to opt-out of invoice contact summaries
For example, creating invoice payments return invoice contact summaries in responses.
If contact details are required on the client side the result is a subsequent API call to retrieve them.
In this case the overhead of the subsequent call is greater than the cost of returning the information in the invoice payment response. This issue is compounded due to Xero API's rate limiting on requests.
An optional parameter 'enableSummaries=false' would be nice.
I understand that for cases like retrieving multiple invoices that summaries are useful but for single result responses, such as invoice payments the current functionality seems inconsistent. The…
1 vote -
<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 -
allow ItemID to be specified when adding line items
It seems to be possible to supply the ItemCode but not the ItemID. I guess the ID is unique for each item? It would be really great in my opinion if the API could be consistent and the ID field was always used to specify a join whenever you are creating or updating anything.
Consider the following use case:
A web app with integrations to xero to do all of the invoicing, and inventory price management. Contacts (users), orders (invoices) and products (items) are stored in the app, but also created in xero. The app then stores the xero id…
17 votes -
Validate only option for POST and PUT
Currently when you POST or PUT, Xero will either accept or reject each of the entries. Provide an option to POST or PUT data (Invoices) and have the results returned WITHOUT actually updating any data. That would allow an All or Nothing approach to batch data submission.
5 votes -
9 votes
-
Add SagePay to invoice payment gateway, they are one of the most popular in the UK.
Sagepay is one of the most popular payment gateways used in the UK, it would be a huge benefit to add sagepay as an invoice payment method option in xero.
4 votes -
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.
24 votes -
Include ContactNumber in the response for GET CreditNotes
GET CreditNotes has the InvoiceNumber field but not the ContactNumber field. It would be quite nice to have both.
7 votes -
Add User element to Invoices API to allow Suppliers to approve system generated invoices
Added to wrong section, moving here to Invoices.
I'd like to generate draft Bills for my subcontractors via xero api, and let them review and submit the invoice. If the User element is exposed like it is in expense claims, then the invoices will be available to the users that it is attached to, and have the draft invoice role.
12 votes -
Create an api for the in.xero.com portal?
It would be cool if we could push invoices to the in.xero.com portal from other 3rd party applications, then users could import them seamlessly into their accounts.
1 vote -
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.
12 votes -
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 -
3 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
- Don't see your idea?