getPlaidLinkToken

Retrieves a Plaid Link token for the given account to initiate a bank-account connection flow.

Return

A pair of the AccountResponses.PlaidLinkTokenResponse and any NetworkingError.

Parameters

accountId

The ID of the account for which to generate the token.


Retrieves a Plaid Link token for the given account to initiate a bank-account connection flow.

Parameters

accountId

The ID of the account for which to generate the token.

completionHandler