Add bank account

Add a bank account using public token from Plaid

Headers

AuthorizationstringRequired

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

Query parameters

entityIdstringRequired
entity ID

Request

This endpoint expects an object.
public_tokenstringRequired

Response

Bank account added
accountslist of objects or null

Errors