Skip to content

Accounting API

Welcome to our official feedback forum for the Xero Developer API.

The Xero product ideas site is the best place to submit feedback for improving Xero.


  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

177 results found

  1. Support Oauth2 'Client Credentials Flow' for server apps.

    Major drawback of Xero Oauth2 is that the 'Client Credentials Flow' is not supported. This makes it impossible to implement server-side applications to interact with Xero because there is no user interaction at all. Lot of people have been complaining about this, and it's shocking that it is still not supported in May 2021!

    3 votes
  2. Notify via email when webhooks is disabled automatically

    The custom webhooks are disabled automatically if there was not a successful response from the destination for 24 hours. There is no notification when this has happened and to check this we need to go to the webhooks page and then manually enable it and re-send the ITR.
    There could be email notifications sent when the webhook is disabled.

    11 votes
  3. allow the BrandingTheme to default to the Contact Default when an invoice is created in the API

    If I set a default Branding Theme for a Contact in Xero, that selection is not honoured when I create an invoice in the API and don't include a BrandingThemeID

    1 vote
    completed  ·  1 comment  ·  Invoices  ·  Admin →
  4. Add lineitemID to credit notes endpoint

    Adding a GUID to the credit note line items as used by the invoice line item would allow for more efficient retrieval of data .

    71 votes
    completed  ·  10 comments  ·  Credit notes  ·  Admin →
  5. Relation between Invoice and Repeating Invoice

    Be able to differentiate invoices created due to repeating invoices and stand alone invoices.

    I checked out the elements of Invoice (https://developer.xero.com/documentation/api/invoices).
    I was not able to find a element which gives me this relation.

    I think , A new element having the 'Repeating Invoice Id' data would help me. Can this be included ?

    1 vote
    completed  ·  1 comment  ·  Invoices  ·  Admin →
  6. Allow Quote PDF Download via API

    It is great that the Quote API is now available, however it would also be great if we could have an endpoint to download the PDF of the quote just like we can for an invoice.

    For API integrations it allows single click download via the API without the user needing to go into Xero and manually download it.

    3 votes
    0 comments  ·  Quotes  ·  Admin →
  7. API History (log) for OAuth 2.0 apps.

    We used to get OAuth 1.0a app history on developer.xero.com/myapps but no longer for OAuth 2.0 apps. Can we have this back?

    13 votes
    1 comment  ·  Admin →
  8. Ability to change ExpectedPaymentDate on invoice within lock period

    The web UI allows us to change the expected date on an AUTHORISED invoice that is issued before the period lock date. The API however does not allow this, and fails with warning about editing invoice in lock period.

    Contacting Xero support, I got this message: "With the web interface, there is a script that limit fields that can or cannot edited when lock date is used. Unfortunately the API does not have that ability so currently it is all or nothing. So to edit the invoice, the lock date has to be removed first. We don't have any immediate…

    36 votes
    2 comments  ·  Invoices  ·  Admin →
  9. Add ACN to the Contacts API Response

    When using the AU Xero there is a field for ACN which is great.... except that it's not in the API Response for contacts. If that could be added it would be awesome. Thank you

    40 votes
    1 comment  ·  Contacts  ·  Admin →
  10. allow Contractor invoices coded to 321 CIS Labour Expense to post via API

    CIS API.

    Recently started using simPRO enterprise where Contractor invoices are raised against specific jobs and exported into xero.
    These Contractors are subject to CIS Tax Liability and therefore line items should be coded to 321. unfortunately Xero currently does not allow for Contractor invoices using 321 to be imported through API.

    9 votes
    0 comments  ·  New APIs  ·  Admin →
  11. when a batch payment is reconciled, its child payments' IsReconciled element shoulud return as true

    Currently when a batch payment is reconciled, its child payments' IsReconciled element always return as false. It will be useful to return as true.

    6 votes
    completed  ·  1 comment  ·  Admin →
  12. 3 votes
    0 comments  ·  New APIs  ·  Admin →
  13. Recent Projects Feature

    We recently noticed the new Projects feature of Xero.

    While the information on the website is only cursory, it looks like it could be the solution to something we want to model: an entity against which we want to accrue expenses, and then invoice flexibly (the budgeting aspect is also a big drawcard).

    Is there any gossip on when it will be accessible via the API? We'd put our hands up to beta test it.
    Ideally we'd like the ability (via the API) to:
    - create projects
    - add expenses against a project
    - generate invoices for projects
    - query…

    4 votes
    0 comments  ·  New APIs  ·  Admin →
  14. Add the Company Registration Number field to the Contact API

    Please add the Company Registration Number field to the Contact API, this is a useful way to get a unique identifier for a company when syncing different systems.

    229 votes
  15. Add Reference field to BankTransfer end point

    It would be very useful to be able to add a reference field to Bank Transfers. We are using the API to create many Bank Transfer transactions and many of them have the same date and dollar amount, making them nearly impossible to reconcile. Simply exposing the reference field would solve this issue.

    11 votes
  16. Add page size/limit to paging GET requests

    It would be useful to be able to specify the page size when executing paging requests for the various API GET resources. Currently, the page size is 100, but can't be changed. The issue is that 100 records can still be a long callout if that includes related information.

    Being able to do something like:
    /Invoices?page=1&pageSize=50

    Or similar would be handy!

    28 votes
    2 comments  ·  Invoices  ·  Admin →

    Hey Guys

    The default page size is 100, with a maximum of 1000 and a minimum of 1. If users set a value outside the supported range, we automatically adjust it to the nearest supported page size.


    https://developer.xero.com/documentation/api/accounting/requests-and-responses

  17. Is there an api available for your UK payroll product?

    Is there an api available for your UK payroll product?

    9 votes
    0 comments  ·  New APIs  ·  Admin →
  18. Show AccountID in LineItem in Invoices API

    Include AccountID in LineItem in Invoices API.

    Currently only AccountCode is shown in LineItems. Absence of AccountID renders cached invoices invalid when account's code is changed. Moreover, there is no guaranteed method to determine whether cached invoice became invalid.

    After modification of account code certain cached invoices may have outdated account codes pointing to non-existent accounts. Or, what a horror, to different existing accounts, if previously-used account code was recycled. The latter is horrifying because if cached invoice points to non-existent account one may simply refetch the invoice, but if account code was recycled, there is no way to figure…

    13 votes
    completed  ·  1 comment  ·  Accounts  ·  Admin →
  19. Expose Contact Financial Details Tax Exclusive/Inclusive/NoTax via the API

    Return this setting for a contact under Financial Settings | Sales Settings as a LineAmount type https://developer.xero.com/documentation/api/types/#LineAmountTypes to allow this to be used to set the <LineAmountTypes> in the creation of an invoice for this contact with the appropriate Invoice Tax Line Amount Type.

    7 votes
    0 comments  ·  Contacts  ·  Admin →
  20. Allow user to connect to multiple organizations at once so we can query across multiple organizations.

    Allow users to connect to multiple ornganizations at once so we can query across multiple organizations with one query.

    20 votes
    completed  ·  Public API PM responded

    Bulk Connections has now been released to allow users to connect multiple organisations in one authorisation flow. It is available to all certified apps. See the App partner features page for more info

← Previous 1 3 4 5 8 9
  • Don't see your idea?

Feedback and Knowledge Base