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
96 results found
-
Have addresses from the Fishbowl API be sent to the individual invoice rather than overriding the address in the contact screen
Allow Xero to receive billing and shipping addresses directly as the billing and delivery address for an individual invoice rather then it being sent to the overall contact screen. This would allow for invoices to have different addresses on them for the same client depending on the order. If this worked correctly, we could then have that address tied to and saved to an individual invoice. Currently, we have to manually change the address on every single invoice as our clients have orders shipped all across the country and the world.
3 votes -
Provide LineItemId on Invoice PUT
Recently Xero started surfacing the LineItemId for Invoice line items. This is a great initiative. However, to take full advantage of the LineItemId GUID's, we need the ability to send our unique LineItemId's on a PUT.
Assuming that we could to specify our LineItemId (and that it would be contained in the Xero Response) we would then have the certainty required to associate the Xero LineItemId response with our LineItemId's.
This feature enhancement is critical as our invoices always have multiple LineItems, often with the same quantity and Amounts.
We need a way to ensure we are able to match…
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 -
if-modified-since and pagination for Repeating Invoice api
When will if-modified-since and pagination will be available for repeating invoice endpoint
3 votes -
Add Paging on Repeating Invoices Endpoint
Currently paging is not available on the repeating invoices API call. We have a client who has too many repeating invoices for Xero to return, and without paging there is nothing we can do to get the repeating invoices data out of Xero's API.
3 votes -
Invoice Payments (property) object missing Account info
In invoice get api, it has Payments named property, which contain payment of that invoice. Problem is that Invoice->Payments property is missing Account info.
2 votes -
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 -
Invoice API add created timestamp
Invoices have a Date field with the temporal resolution of YYYY-MM-DD (despite there being numeric values to support time as well).
This field shows the date that the invoice is created. It would be wonderful if the invoices had a time field, with the timestamp that the invoice was created.
Fundamentally, this is extremely similar to UpdatedDateUTC.2 votes -
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.2 votes -
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 -
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 -
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 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 -
When entering a bill, could there be an option included to repeat certain information on the next entry?
This feature requests really applies to Bill entry. Is it possible to include a feature where there is an option to re-enter a new bill to the same supplier and where the date previously entered will automatically repeat? This would make data entry quite a bit quicker.
1 vote -
Batch payment API by InvoiceNumber instead of InvoiceID
Thanks for the current batch payment API. it works with InvoiceID.
Can you please update this API by allowing to use the InvoiceNumber instead of InvoiceID.
The InvoiceNumber is much more user-friendly and actually used by accountants instead of the long ID, that needs an extra lookup.
Can you please let us know when can you update it?
For example:
<Payments>
<Payment>
<Invoice><InvoiceNumber>ORC1039</InvoiceNumber>
</Invoice>
<Reference>ggg</Reference>
<Amount>10.00</Amount>
</Payment>1 vote -
[bug]push invoices via private api unable show on invoices list system
2019 Jan 11 09:46 /api.xro/2.0/Invoices PUT 200 Xero Api wrapper - NUALCYHX7TBOBY2IEFZKKOKKA50HMR
1 vote -
incorporate LawPay into your payment services options
Many lawyers cannot use just any Merchant Services provider, but Law Pay provides the necessary features for firms. It would be great if you could partner with them as Clio does.
1 vote -
Let us customize - Add/ Create fields to suit our businesses!! Myob does.....
Each business is different and requires different information and fields. = it would be great to be able to customise or add fields.
currently you can from the purchases to assign expense to customer - Give a Reverse for this option and put this to a sale screen and assign expenses - This would help eliminate double entry as we enter sales before purchases.
Let us customize to suit our businesses!!
1 vote -
AccountID to come across with Payments when getting Invoices from Xero API.
Hi there,
At most when I am doing a GET for Invoice details; the payment details that come across do not have the AccountID
This is the maximum amount of information I am ever getting from a Payment on an Invoice
PaymentID => 22974891-3689-4694-9ee7-fd2ba917af55
Date => 2017-10-18T00:00:00
Amount => 148.50
Reference => Chq 409But if I do a Get on the Payment ID I can grab the full details;
Can we get the AccountID to appear within the Payments array of a GET Invoice request?
Thanks
1 vote -
reminders
Include as part of the Invoice api, a reminders node listing the date/s reminders have been sent, rather than expanding the separate InvoiceReminders request.
1 vote
- Don't see your idea?