Webhooks
Account Updater
Availability
This webhook is only available to merchants using our Account Updater feature.
Notification kinds
The notification kind, returned by calling Kind on the notification object, reveals what triggered the webhook. The WebhookNotification.Kind for Account Updater webhooks will be one of the following:
WebhookKind.ACCOUNTUPDATERDAILYREPORT
The following table describes the conditions that trigger each kind of webhook.
Notification Type | Description |
---|---|
account_updater_daily_report | A daily report containing all vaulted payment methods updated in the last 24 hours. If there are no updates, the webhook will not be triggered. |
Attributes
Kind
enumThe kind of webhook notification.
Timestamp
dateThe UTC time at which the webhook was triggered.
ReportDate
dateThe date the report was generated.
ReportUrl
stringThe assigned URL to download the report. Link expires after 1 week.