Link an External Bank Account
POST https://{{environment}}.bond.tech/api/v0/accounts
Request Body
{"customer_id"=>"{{customer_id}}", "type"=>"migrate_account", "link_type"=>"plaid", "account_number"=>"12345678", "routing_number"=>"12345687", "bank_account_type"=>"checking", "bank_name"=>"My Bank"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Identity | string | ||
Authorization | string |