Event Type | Description |
---|---|
| A new bank account has been created and provides the details. |
{
"id": "event_4da42927-77f5-4308-a6bf-60c1ed0a4b24",
"type": "bankAccounts.created",
"timestamp": "2019-01-09T12:14:44.155187291Z",
"payload": {
"userID": "30b250c6-8e85-40e0-937f-0b0689691b38",
"bankAccountNickname": "Test ABC",
"bankAccountNumber": "****2227",
"bankRoutingNumber": "110000000" ,
"bankAccountType": "Saving",
"status": "ACTIVE",
"created": "2021-09-20T14:26:39.345Z",
"updated": "2021-09-20T14:26:39.345Z",
"userID": "30b250c6-8e85-40e0-937f-0b0689691b38"
}
{
"id": "event_4da42927-77f5-4308-a6bf-60c1ed0a4b24",
"type": "bankAccount.created",
"timestamp": "2019-01-09T12:14:44.155187291Z",
"payload": {
"userID": "30b250c6-8e85-40e0-937f-0b0689691b38",
"bankAccountNickname": "Test ABC",
"plaidProcessorToken" "processor-sandbox-d0c926da-0dbe-4293-bc2a-41b3049097db",
"status": "ACTIVE",
"created": "2021-09-20T14:26:39.345Z",
"updated": "2021-09-20T14:26:39.345Z",
"userID": "30b250c6-8e85-40e0-937f-0b0689691b38"
}