Webhooks
A webhook that is sent whenever an existing account under a brokerage authorization is deleted.
post/accountDeleted
Request body
Example request
{
"webookId": "06fe1fd7-fc50-43a7-b564-8a2c5f3bab44",
"clientId": "WEALTHYCHIPMUNK",
"eventTimestamp": "2022-01-21T15:11:19.217000-05:00",
"userId": "external_user@test.com"
}Response
Return a 200 status to indicate that the account was deleted successfully