Skip to main content

Initialize OAuth

POST 

/api/qbo/integrations/initialize

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

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

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