Add Bank Account

Add a Plaid Linked Bank Account using a Plaid Processor Token.

Response Codes
201 - Created, will include a Location response header
200 - Request Succeeded, but entity not created
400 - Bad Request, missing or invalid parameters
409 - Account already exists
422 - Request not process due to business constraints

Common Error Responses

HTTP StatusErrorResponseCodeCause
422ERR_ACCOUNT_LIMIT_EXCEEDEDPer-user ACH account limit reached
422ERR_ACCOUNT_AUTH_REQUIREDPlaid error populating from processor token
422ERR_PROVIDER_ACCOUNT_MISCONFIGURATIONPlaid client config error
422ERR_BANK_ACCOUNT_BLOCKEDRouting number on blocked list
422ERR_ACCOUNT_SHARING_LIMIT_EXCEEDEDSharing limit exceeded
422ERR_ACCOUNT_TYPE_RESTRICTEDRestricted account type
422ERR_ACCOUNT_NAME_MISMATCHIdentity name-match score below threshold
422ERR_ACCOUNT_NAME_MATCH_UNAVAILABLEWe were unable to confirm the identity match
422 ERR_ACCOUNT_NOT_ADDEDWe were unable to add the account due to an error with Plaid

Path Params
string
required

Payer ID

string
required

Recipient ID

Body Params
string
required

Plaid processor token

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Choose an example:
application/json