Create Plaid Link token
POST/api/tradfi/v1/plaid/link/token
Creates a Plaid Link token for initiating the Plaid Link flow.
The token is used to open Plaid Link in the client application, allowing
users to connect their bank accounts. After the user completes the Plaid
Link flow, use the /api/tradfi/v1/plaid/link/token/exchange endpoint
with the returned token (as linkToken) and the publicToken received
from Plaid Link to complete the bank account linking process.
Request
Responses
- 201
- 404
- 424
- 428
- 500
Created
Not Found - Enterprise not found or user does not have access
Failed Dependency - Plaid service is unavailable
Precondition Required - Plaid is not configured for this account
Internal Server Error
Environment: