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
45 results found
-
Customer Credit Limits available via API
Xero has finally released a "Credit Limit" facility for Customer accounts. Please can you make this available through the API?.
312 votes -
add custom fields to contacts
Ability to create or edit additional 'custom' fields to use for notes, additional phone numbers, job descriptions, etc.
232 votesCurrently, we’ve no plans to work on this feature but please continue to add your votes and comments.
We’re continually adjusting our priorities as different features are completed and your feedback is really important.
-
Allow add multiple Contacts with same name.
It should be different crietaia to add contacts. It should allow contacts with same name , may be have different personal details. validation should not be on name.
172 votes -
To add all fields of bank account details in Create Contact "PUT"/"POST" request.
In Create Contact "PUT"/"POST" request, now only "Bank Account Number" supported. It does not support "Bank Name" or "Details".
Please add all fields to API call , (whichever are exposed via Manual creation of Contact ).141 votes -
EU Country field
Be able to update the EU Country field via the API. This is required and seems very strange to be left out of the API.
138 votes -
update archived contacts
Being able to update or unarchive contacts via the api
115 votes -
provide API access to contact Statements!
I would like to get a contact's statement via API just like the case is for invoices.In the request, we provide contact name then the response is the statement of the contact.This will be a cool feature to have.
95 votes -
Merge contacts via the API
Provide the ability to merge contacts via the API.
79 votes -
Expose whether invoice reminders are enabled for a particular contact
This request is to expose a boolean value to determine whether invoice reminders are enabled for a particular contact.
Please let us know in the comments if you'd like to update this value as well as retrieve it.
38 votes -
Make the BrandingTheme for a contact customizable
Currently the field 'BrandingTheme' is only returned on a GET request. We would like to have this field customizable, so we can change the theme used based on info in our CRM
29 votes -
be able to enter customers address when you create a quote/invoice.
I'd like to be to able to enter the customers address when I create a quote or invoice. Currently I can only do this once the quote/invoice is created by editing the customers details.
28 votes -
Contact Bank Details (all fields) to be able to be updated via API
At the moment, contact bank details fields need to be updated through the front-end UI, only the BSB and Account number can be updated via API. Just wondering if Xero can add all fields to the Update contact details API function?
"BatchPayments": {
"BankAccountNumber": "0000007",
"BankAccountName": "XXXXX",
"Details": "SQUAD",
"Code": "",
"Reference": ""
}27 votes -
TaxNumber type field
Contact entity has a field to store Tax number type (EIN, SSN, ITIN and ATIN). This field is accessible via UI or in exported csv file, but not accessible via API, while "Tax Number" itself can be read using API.
26 votes -
use consistent response structures
The addition of reporting a contact's balances was a great addition, however I feel the response structure should be consistent, regardless of balances. Where any balances are $0, this should be reported as $0, instead of being removed. By removing the key, we are left only being able to test for the absence of data, which creates an assumptive logic.
I understand that removing keys for null values might be part of your api design (ie no email address entered doesn't return an empty <EmailAddress>, but technically, a customer always has a balance so there for the Balances data should…
21 votes -
Allow the full UTF8 character set in Contact Names
Names containing accented characters, eg: Nuñez, are rejected when uploading a new Contact.
20 votes -
Smart lists via API
Expose the new smart lists feature via the API (more info here: https://www.xero.com/tv/video/?id=5986-smart-lists-in-xero)
16 votes -
contact notes
Access to the Notes field in the Contacts endpoint would be nice.
16 votes -
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…
15 votes -
Get address lable for my organization
When I create new delivery address for new PO I am able to specify its lable. However when I try to obtain available addresses from my company settings I cannot find address lable only address type. For all delivery addresses this type is the same: DELIVERY.
We would like to list company addresses the way it is done during Purchase Order creation in Xero. The problem is that API does not send back the "Label" of the addresses (bold text like "Postal" or "Physical"). These labels are very important since they are used to set some meaningful name to the…
12 votes -
Website URL in API feed
Please include the Website URL in the API feed. Thanks.
9 votes
- Don't see your idea?