Skip to content

Reference

QuickBooks

Set up QuickBooks OAuth for accounting and financial management

Connect your users to QuickBooks for accounting data, invoicing, expense tracking, and financial reporting.

PropertyValue
Provider IDquickbooks
CategoryFinance
PKCESupported
Token refreshAutomatic
Redirect URIShown in Developer Portal

Go to the Intuit Developer Dashboard

Create a new app

Click Create an app, select QuickBooks Online and Payments, and fill in the app name.

Configure the redirect URI

Under Development > Keys & OAuth, add the Alter callback URL from the Developer Portal to the Redirect URIs field.

Get credentials

Copy the Client ID and Client Secret.

Open the Developer Portal

Go to portal.alterauth.com and navigate to the application.

Add QuickBooks provider

Go to OAuth Providers > Add Provider > QuickBooks.

Enter credentials

  • Client ID: Paste your QuickBooks Client ID
  • Client Secret: Paste your QuickBooks Client Secret

Select scopes

Choose the scopes the application needs.

Save

Click Save. The provider is now active.

ScopeDescription
com.intuit.quickbooks.accountingAccess to QuickBooks accounting data
com.intuit.quickbooks.paymentAccess to QuickBooks payment data
openidAccess to OpenID Connect identity
profileAccess to user profile information
emailAccess to user email address
  • QuickBooks has separate sandbox and production environments. Use sandbox credentials during development.
  • The com.intuit.quickbooks.accounting scope is required for most accounting operations.
  • See the QuickBooks OAuth 2.0 documentation for more details.

Alter policy rules can target these attested operations and families for operation-level and parameter-aware controls.

Operation IDFamiliesMethodProvider path
accounts/createwritePOST/v3/company/{realmId}/account
accounts/getreadGET/v3/company/{realmId}/account/{accountId}
batchdelete, payment, read, writePOST/v3/company/{realmId}/batch
bills/createwritePOST/v3/company/{realmId}/bill
bills/getreadGET/v3/company/{realmId}/bill/{billId}
companyinfo/getreadGET/v3/company/{realmId}/companyinfo/{companyInfoId}
customers/createwritePOST/v3/company/{realmId}/customer
customers/getreadGET/v3/company/{realmId}/customer/{customerId}
invoices/createwritePOST/v3/company/{realmId}/invoice
invoices/getreadGET/v3/company/{realmId}/invoice/{invoiceId}
invoices/sendsendPOST/v3/company/{realmId}/invoice/{invoiceId}/send
items/createwritePOST/v3/company/{realmId}/item
items/getreadGET/v3/company/{realmId}/item/{itemId}
payments/createpayment, writePOST/v3/company/{realmId}/payment
payments/getreadGET/v3/company/{realmId}/payment/{paymentId}
preferences/getreadGET/v3/company/{realmId}/preferences
queryreadGET/v3/company/{realmId}/query
reports/balance-sheetreadGET/v3/company/{realmId}/reports/BalanceSheet
reports/profit-and-lossreadGET/v3/company/{realmId}/reports/ProfitAndLoss
vendors/createwritePOST/v3/company/{realmId}/vendor
vendors/getreadGET/v3/company/{realmId}/vendor/{vendorId}

Report an issue with this page

Necessary

Required for sign-in, security, authorization, and remembering your choices.

Always active

Analytics

Helps us understand which product and documentation features are useful.

Performance diagnostics

Uses performance tracing and privacy-masked session replay to diagnose problems.

You can change these choices at any time from Cookie settings.