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
2 results found
-
Inventory items: additional fields
There are a number of fields supported by inventory items within Xero, not yet exposed via the API:
- Name
- PurchaseDescription
- Quantity on hand
- Whether or not it should be 'tracked'
(+ a bunch of others)This request is to track reading and creating / updating these fields via the API
156 votesHi everyone,
Good news! Tracked inventory is now fully supported via the API.
Check out our community post and developer.xero.com for more details.
https://community.xero.com/developer/discussion/12341649/
Thanks for your patience.
Adam
-
Add DELETE functionality to things like Items and Accounts
Currently we can populate items and accounts through API calls but we cannot remove them using a delete API call.
I understand if an Item is being referenced withing an Invoice Item it probably can't be deleted, but would like the ability to at least flag the item or account so that it can no longer be used.
12 votesThe ability to delete item was released on November 18th 2015. – http://developer.xero.com/documentation/api/v2-release-notes/#2.160
- Don't see your idea?