Add a bank account using Plaid

Links a bank account to a company using Plaid access token

Path parameters

idstringRequired

Company ID

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
public_tokenstringRequired

Public token from Plaid Link

Response

Bank account added successfully

successbooleanOptional
dataobjectOptional

Errors