Add bank accounts

Adds new bank accounts using a Plaid public token

Headers

AuthorizationstringRequired

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

Query parameters

entityIdstringRequired

The ID of the entity to add the bank accounts for

public_tokenstringRequired

The Plaid public token received from the Plaid Link onSuccess callback

Response

Bank accounts added successfully

createdAccountslist of objectsOptional

Errors