Import a partner-supplied OAuth connection
Integrations
Import a partner-supplied OAuth connection
Register a QuickBooks or Xero connection using OAuth tokens the partner obtained directly from the provider. Pair with the partner integration credentials configured by support.
POST
Import a partner-supplied OAuth connection
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
OAuth access token issued by the partner's QBO/Xero app for the customer.
Lifetime of the access token, in seconds.
Required range:
x >= 0Long-lived refresh token paired with the access token.
Lifetime of the refresh token, in seconds.
Required range:
x >= 0QuickBooks company id (QBO realmId). Required for QuickBooks, ignored for Xero.

