Skip to main content
Use the Integrations API when a business links a bank account through Plaid during payout setup. This path issues a Link token, then exchanges the public token so Guile can attach verified accounts.

What you do first

  1. Create a Plaid Link token for the authenticated business session.
  2. Run Plaid Link in your client with that token.
  3. Exchange a Plaid public token after the user finishes Link.
  4. Access Plaid accounts when you need the account list Guile can attach for payouts.

States that matter

When a call fails

Failures come back as problem documents. Open the type link for the cause, the fix, and whether retrying is safe. Common ones include an invalid Plaid token and an account id that does not match the Link session.
  • Attaching financial accounts and reading balance live under Businesses.
  • Cash-out after setup lives under Payouts.