Add bank accounts for an entity

Adds bank accounts to an entity using a Plaid public token obtained from the Plaid Link interface

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 bank accounts for
public_tokenstringRequired
The public token obtained from Plaid Link

Response

Bank accounts added successfully
idstring
accountNamestring
accountTypestring
accountMaskstring

Errors