# Transaction event types

This is a list of all public [thin events](https://docs.stripe.com/event-destinations.md?api-version=2026-08-26.preview#thin-events) we currently send for updates to Transaction, which are continually evolving and expanding. The payload of thin events is unversioned. During processing, you must fetch the versioned event from the API or fetch the resource’s current state.

## API event types

- [`v2.money_management.transaction.created`](https://docs.stripe.com/api/v2/money-management/transactions/event-types.md?query=v2.money_management.transaction.created&api-version=2026-08-26.preview): Occurs when a Transaction is created.
- [`v2.money_management.transaction.updated`](https://docs.stripe.com/api/v2/money-management/transactions/event-types.md?query=v2.money_management.transaction.updated&api-version=2026-08-26.preview): Occurs when a Transaction is updated.
