Amend Plaid Processors
Last updated
Last updated
PUT
https://api.sfox.com/v1/bank-account/${BANK_ACCOUNT_ID}/plaid-processors
Modify the Plaid processors associated with a 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
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 end user's bank account (id
from ).
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.