Exchange Plaid Tokens
POST https://{{environment}}.bond.tech/api/v0/accounts/:account_id/external_accounts/plaid
Request Body
{"public_token"=>"", "linked_account_id"=>"", "external_account_id"=>"", "status"=>"", "bank_name"=>""}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Identity | string | ||
Authorization | string |