Close
logointerlace
Talk with us >

Webhook Account Activity Alert

Event

account.activity.alert

Explanation

FinTechs can leverage the Account Activity Alert webhook to receive immediate notifications about significant changes in account activity, enabling proactive responses and ensuring smooth operational workflows.

When it occurs

This Webhook fires when an account activity status is updated.

Payload

.

{
"event": "account.activity.alert",
"referenceId": "889a07a7-1c48-432f-a80f-6690c6e8cbd5",
"timestamp": "2023-03-15T21:03:10.227",
"data": {
"accountId": "",
"accountNumber": "",
"eventType": ""
}
}
Previous
Webhook Account Activity Status