Update External Account

Updates an externally linked account

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Card Account ID

string
required

External/Linked Account ID

Body Params
string
enum
required

Status indicating whether or not a user successfully verified their external account using micro-deposits during the Plaid Same-Day Micro-deposit flow

Allowed:
Response
200
{
    "date_created": "2021-06-07T15:56:53.153536-07:00",
    "date_updated": "2021-06-07T16:02:05.042694-07:00",
    "linked_account_id": "728264c2-a2b1-4d89-9d57-e116e2fbce3b",
    "account_id": "0c97838f-58a3-44b7-b97c-cdca5ac03b9e",
    "customer_id": "f822012a-2dd2-494b-a676-6a6f087f6f65",
    "bank_name": "Wells Fargo",
    "status": "active",
    "verification_status": "manually_verified",
    "account_type": "checking",
    "account_category": "depository"
}
Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here!