Webhooks

Account Updateranchor

availability

This webhook is only available to merchants using our Account Updater feature.

Notification kindsanchor

The notification kind, returned by calling kind on the notification object, reveals what triggered the webhook. The webhook_notification.kind for Account Updater webhooks will be one of the following:

  • Braintree::WebhookNotification::Kind::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.

Attributesanchor

kindenum

The kind of webhook notification.

timestampdate

The UTC time at which the webhook was triggered.

report_datedate

The date the report was generated.

report_urlstring

The assigned URL to download the report. Link expires after 1 week.