Generate QuickBooks Auth Link
Generate the authentication link for connecting a QuickBooks company file.
POST
/
v0
/
quickbooks
/
auth-link
Authorizations
Authorization
string
headerrequiredThe access token received from the authorization server in the OAuth 2.0 flow.
Headers
teal-instance-id
string
requiredThe Teal instance ID
Body
application/json
redirect_url
string
requiredThe URL the user will be redirected to after completing the authorization flow.
Response
201 - application/json
url
string
requiredThe URL the user will be redirected to in order to complete the authorization flow.