Skip to main content

Initialize OAuth

POST 

/api/qbo/integrations/initialize

Generates a QBO OAuth authorization URL. Works for both initial setup and reconnection.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Optional environment (sandbox | production) selects which QuickBooks environment to connect to. It is honoured only on non-production servers (production always connects to production) and defaults to sandbox when omitted. For a reconnect the existing connection's environment is reused. The environment is fixed once connected - to switch, disconnect and reconnect.

Request

Responses

OK

Response Headers
    Content-Type