Skip to main content
GET
Authorize Quickbooks

Query Parameters

instance_id
string
required

Unique identifier for the client instance requesting authorization

client_id
string | null

Client ID for white labeling, if not provided will use default credentials

environment
enum<string>
default:sandbox

QuickBooks environment to authorize ('sandbox' or 'production')

Available options:
sandbox,
production
scope
string | null

Optional OAuth scopes to request (space-separated string)

redirect_url
string | null

Optional URL to redirect to after authorization completes

Response

Successful Response