Skip to main content

Events

This page documents the webhook events specific to transactions. For information on setting up webhooks, see Webhooks.

transaction.created

Occurs when a Transaction is created. This event is triggered when a financial movement is posted to an account.

See full event payload and details at transaction.created.


transaction.updated

Occurs when a Transaction is updated. This event is triggered when transaction metadata (such as tags or summary) is modified.

See full event payload and details at transaction.updated.