Get Plaid Processors
Last updated
Last updated
GET
https://api.sfox.com/v1/bank-account/${BANK_ACCOUNT_ID}/plaid-processors
Retrieve a list of Plaid processors associated with an end user's bank account.
Sandbox Only
Please note that this endpoint is currently only available for testing in the Sandbox environment and may undergo changes as we continue to improve the feature.
BANK_ACCOUNT_ID
required
string
data
[object]
The Plaid processor_token
s and associated processors
processor
string
The processor associated with the token that was processed.
Possible values: sfox
, dwolla
status
string
The status of processing the token.
bank_account_id
string
date_added
string
Date-time the token was added.
date_updated
string
Date-time the token was last updated.
The ID of the end user's bank account (id
from ).
The ID of the associated bank account. (id
from )