Create Consumer Bank Account

Create Consumer Bank Account

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
consumer_idstringRequired
routing_numberstringRequired
account_numberstringRequired
bank_namestringRequired
account_namestringRequired
plaid_account_idstring or nullOptional
plaid_access_tokenstring or nullOptional

Response

consumer_idstring
routing_numberstring
account_numberstring
bank_namestring
account_namestring
plaid_account_idstring or nullOptional
plaid_access_tokenstring or nullOptional