Skip to content

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

  • or

30 results found

  1. Be able to have number of days billable in the invoice recievable template

    I run a equipment hire company and use xero to itemise and invoice the equipment hired out. The quantity field works well but i supply equipment over a number of days at a day rate. It would really help to be able to specify how many days any quantity of equipment was hired out for. In theory its just another quantity field called DAYS. Please Please Please. :)

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Invoices  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Be Able To Get Customer Credit Rating Through The API

    Given that credit ratings can now be shown for customers in the main application I would like to suggest that the credit rating, even as a number or as a descriptor (matching the rating gauge in the main interface, be made available through the API in the contact payload data so that when viewing customer data through the API the credit rating can be seen as well.

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Contacts  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. CIS Fields on Contact via API

    There is currently no way to set or retrieve CIS fields via the api with the exception of:
    - CIS Enabled (GET ONLY)
    - CIS Value (GET ONLY)

    This request is to be able to GET POST AND PUT all contact CIS fields via the API including:
    - CIS Enabled
    - Registered CIS Name
    - CIS Rate
    - Organisation Type
    - Unique Taxpayer Reference
    - Subcontractor Verification Number
    - National Insurance Number
    - Customer Registration Number

    NOTE: Although Customer Registration Number is not under the CIS section, it IS mandatory if CIS Type is set to Limited Company so this…

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Contacts  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Office 365 backup tool from EdbMails

    Why Office 365 backup? Well, to put it simply, taking initiatives necessary to secure important organizational information is important to the survival of any organization. Attackers often target the information that is most sensitive and would fetch them the highest ransom. If recent trends and researches on these trends are anything to go by then these attacks are getting more sophisticated with each passing day.

    The best way to protect the data most important to you is to be in complete control of it yourself. EdbMails Office 365 backup is a one stop solution that not only helps you create…

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Cash Sale e-commerce

    Where is the API for a cash sale? ie. a paid up in full sale made online e-commerce in realtime, do you have to raise an invoice against a customer called Cash Sale? NZ delivery addresses have GST inclusive, and Offshore addresses are GST zero rate. will the api look at the country field and do this for you?

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Custom IDs

    Add a custom ID for all Objects on Xero.

    We're building a system to manage and sync data across multiple platforms, and we're having many issues keep data in sync with bulk inserts and writing back to our own IDs. For example when bulk inserting payments we cannot match them to the payments on the system as there is no unique number we can pass through and no other field is reliable. Due to the API rate limits we're forced to use Bulk inserts so we cannot update on an individual basis.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  General Requests  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. 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
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Invoices  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Allow employees to enter start and finish times into timesheets

    In our industry there are penalty rates before/after certain times and days, and employees shouldnt be responsible for working out which pay item they are to be paid.

    We also have a lot of junior staff who would have no clue and they just need to enter their start time, break time and finish time and then allow the payroll officer to convert this into which rates apply.

    Add-ons are way too expensive on top of the cost of Xero, especially when you have more than 10 employees.

    This would also save a lot of double entering (timebooks,…

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Unable to use the additional tax rates with the api

    When new tax rates is added to xero they are not exposed via the api. Only the standard codes can be used. Some clients add special rates or compound tax rates and they cannot be used

    0 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Invoices  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Add If-Modified-Since optional parameter to Xero Projects APIs

    We are trying to sync customer's Tasks across Xero Projects, currently we have to poll for all Tasks on each Project. Some customers are using 200+ 'active' (state= INPROGRESS) projects, however they are only adding 5-10 Tasks a day spread across these projects.

    If we were able to query the /projects endpoint with a 'If-Modified-Since' parameter (or header) and the result only contained projects either updated direct or those that had associated Tasks added/edited, then we would only need to call /projects/:id/tasks for those ProjectId's, likewise if this endpoint also could be queried with If-Modified-Since then only those new Tasks…

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  General Requests  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
2 Next →
  • Don't see your idea?

Feedback and Knowledge Base