Logo
Home

Author: Diana De Rose

  • Common questions about building apps for Intuit Enterprise Suite

    This article answers common questions about making QuickBooks Online apps work with Intuit Enterprise Suite.

  • Support for hybrid sales tax available in the API

    Support for hybrid sales tax available in the API

    In order to better support our U.S. QuickBooks Online customers, a Hybrid Sales Tax experience has been introduced in QuickBooks that will allow customers to take advantage of AST (Automated Sales Tax) features, but still retain the key functionality from Classic Sales Tax experience. Using the new hybrid sales tax model, customers who are switching […]

  • Support for VATPayment and CreditCardPayment entities available in API

    Support for VATPayment and CreditCardPayment entities available in API

    With the latest API release, we are pleased to introduce new API endpoints to support recording Credit Card Payment transactions and querying VATPayment information. CreditCardPayment A few months ago, QuickBooks introduced a new transaction to record a Credit Card balance payment in QuickBooks Online, providing an easy way for users to move money from a […]

  • Why is the open source community driving innovation in the tech industry?

    As a developer, you know that open source software can be inspected, modified, or enhanced by anyone. It is the antithesis of proprietary software, where the software is only modifiable by the creator or creators. Examples of proprietary software include Microsoft Office and Adobe Photoshop. Advocates for open source software, including Intuit (more on that […]

  • Support for reading threshold limits available in the API

    Earlier this year, we communicated about usage limits that were introduced to QuickBooks Online Plus companies. Over the last few months, many developers reached out to us asking how an app developer can be informed about the limits to make sure the app doesn’t cause subscription issues for their end users. We are pleased to […]

  • PDF and Email support for new entities

    With the latest API release, we are pleased to introduce new API endpoints to support retrieving transactions as PDFs, and send transactions to customers via email for the following QuickBooks Online entities: Credit Memo RefundReceipt Payment Purchase Order With this release, all the entities that have PDF and email capabilities within the QuickBooks Online User […]

  • New API features for AU region with minor version 40

    We have added new API features specific to Australian QuickBooks Online company in our latest API release. Here is a quick overview of what has been added newly with minor version 40. Support for Tax Payable Annual Report (TPAR) field in Preferences, Vendor and Vendor Transactions Support for Batch Payment fields in Vendor (Supplier) Follow […]

  • New entities supported in Linked Transactions

    With minor version 38, we have made significant improvements to Linked Transactions especially with respect to creating and discovering relationships between Vendor transactions such as Purchase Order, Bill, Bill Payment etc. Using the API, your app can now send and retrieve information about vendor specific linked transactions in QuickBooks. Here is a quick overview of […]

  • Enhanced Custom Fields for QuickBooks Online Advanced

    What is Happening? Intuit recently announced the introduction of a new SKU QuickBooks Online Advanced targeting mid market customers. We also recently shared the limits that will be applied to QuickBooks Online Plus and how it may impact your customers. One of the capabilities that QuickBooks Online Advanced provides is the ability to create multiple […]

  • Introduction to GraphQL Using QuickBooks Online APIs

    GraphQL, a powerful query language for APIs, is here. Intuit Developer has experienced the benefits of using it, and we’re ready to get our developers on board.