Triggered when a transaction is updated. E.g. (1) When a transaction is removed, (2) or when an excess payment is applied on an invoice, (3) or when amount_capturable gets updated.
Event Schema
id
string Unique identifier for the event
occurred_at
integer (unix timestamp) Timestamp when the event occurred
source
string Source that triggered the event (e.g., admin_console, api, scheduled_job)