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

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

11 results found

  1. Call a webhook when a Quote is accepted

    When a quote is accepted by a customer, add the option to call a webhook.

    This would allow for integration with job tracking software and a secondary call to the quote API (https://xero.uservoice.com/forums/5528-xero-accounting-api/suggestions/7040008-quotes-via-the-api) would allow me to retrieve the relevant information (customer, description, line items etc) in order to generate a job sheet for the accepted quote with all the relevant data for workers to begin the job.

    36 votes
    3 comments  ·  Quotes  ·  Admin →
    How important is this to you?
  2. 27 votes
    1 comment  ·  Quotes  ·  Admin →
    How important is this to you?
  3. Expose the Online quotes URL via the Xero API

    Be able to retrieve the online quotes URL via the Xero API as you already can for invoices (http://help.xero.com/#OnlineInvoices)

    25 votes
    2 comments  ·  Quotes  ·  Admin →
    How important is this to you?
  4. Add 'Where' queries to Quotes API

    Where queries allow more advanced filtering of data and would be nice for quotes considering its on the majority of endpoints currently

    8 votes
    0 comments  ·  Quotes  ·  Admin →
    How important is this to you?
  5. enable creation of invoices from accepted quotes via API

    Once a quote has been ACCEPTED it would be very useful to then turn this into an Invoice via the API, as per the manual user task of pressing the "Create Invoice" in the Xero web portal.

    8 votes
    0 comments  ·  Quotes  ·  Admin →
    How important is this to you?
  6. Allow Quotes in API Previewer

    Please add quotes to the API Previewer so we can test our queries easily.

    6 votes
    0 comments  ·  Quotes  ·  Admin →
    How important is this to you?
  7. From Quote to Works in Progress orders with reporting ability

    From Quote to purchase orders to approved Works in Progress orders with reporting ability. Frustrated.

    1 vote
    0 comments  ·  Quotes  ·  Admin →
    How important is this to you?
  8. Add Contact address information for Quates endpoint

    There is no contact address information in the quotes endpoint

    1 vote
    0 comments  ·  Quotes  ·  Admin →
    How important is this to you?
  9. Quotes with lineAmountTypes=inclusive returning wrong unitAmount

    Unlike invoices, if lineAmountTypes='INCLUSIVE', quotes return the items with unitAmount having the tax deducted.
    Example (invoice):
    1. Invoice created with lineAmountTypes=Inclusive with 1 item with unitAmount=100, quantity=1.
    2. GET invoice returns the invoice with the item. unitAmount field is correctly showing 100

    Example (quote):
    1. A Quote is created with lineAmountTypes=INCLUSIVE with 1 item of unitAmount=100, quantity=1.
    2. GET quote returns the quote with the item's unitAmount=86.96 (86.96+15% GST = 100) which is wrong.

    1 vote
    1 comment  ·  Quotes  ·  Admin →
    How important is this to you?
  10. Include the AccountID field for PurchaseOrders and Quotes

    Quotes and PurchaseOrders are the only endpoints remaining where the lines do not include the AccountID.

    For consistency, it would pay to include these fields.

    Hopefuly, this is a simple request since AccountID was added to CreditNotes, Invoices and RepeatingInvoices recently.

    1 vote
    0 comments  ·  Quotes  ·  Admin →
    How important is this to you?
  11. Quote

    I’m currently working with the Quotes endpoint (https://api.xero.com/api.xro/2.0/Quotes) and need to retrieve multiple quotes by their QuoteNumber.
    Could you confirm if there is a way to fetch multiple quotes in a single request filtered by QuoteNumber?
    Alternatively, would it be possible to support the where filter with OR conditions for multiple QuoteNumber values in future updates?

    1 vote
    0 comments  ·  Quotes  ·  Admin →
    How important is this to you?
  • Don't see your idea?

Feedback and Knowledge Base