Create Bank Account (Plaid)
Last updated
Last updated
POST
https://api.sfox.com/v1/bank-accounts/plaid-processors
Link and verify an end user's bank account via Plaid processor token(s).
sFOX and Plaid have partnered to enable end users to instantly link and verify a bank account. sFOX will use the Plaid processor_token
provided to securely retrieve bank account details from Plaid and enable ACH transfers.
data
required
[object]
The Plaid processor_token
s and associated processors
processor
required
string
The processor associated with this token
.
Possible values: sfox
, dwolla
token
required
string
The processor_token
retrieved from Plaid.
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 associated bank account. (id
from )
Active bank account is linked to this end user's account. To link a new bank account, and try again.