Plaid Bank Account Status Check
Checks whether a customer’s Plaid-linked bank account is still active and
valid. Returns a normalized status (active, removed, login_required,
or error) that merchants can use to gate transaction attempts before
submission.
Authentication
Authorizationstring
The API key of the merchant - see https://docs.coinflow.cash/api-reference/api-reference/authentication/get-session-key
Request
- The customerId identifying the customer whose Plaid-linked
account should be checked, and an optional bankAccountToken to identify
a specific bank account. If no token is provided, the customer's most
recently linked Plaid bank account will be checked.
accounts
Response
Ok
status
Allowed values:
customerId
errorCode
errorMessage
balance
bankAccountToken

