---
updatedAt: 2026-03-18T15:14:55.000Z
---

Fetch the complete documentation index at: https://developers.pismo.io/pismo-docs/llms.txt. Use this file to discover all available pages before exploring further.

# Core platform - Transactions

This table lists the endpoints or other source for transactions, transaction types, and the events they generate. For information on setting up event notifications, see the [Data and reporting overview](https://developers.pismo.io/pismo-docs/docs/data-reporting-overview).

**Note:** Table entries marked **N/A** indicate **Not Applicable**.

| Endpoint                                                | Event                                                                                                                                        |
| :------------------------------------------------------ | :------------------------------------------------------------------------------------------------------------------------------------------- |
| N/A                                                     | [Transaction created](https://developers.pismo.io/events/docs/transaction-creation-1) occurs asynchronously when a transaction is created \* |
| N/A                                                     | [Transaction updated](https://developers.pismo.io/events/docs/transaction-update-1) occurs asynchronously when a transaction is updated      |
| **Transaction types**                                   |                                                                                                                                              |
| [Create transaction type](https://developers.pismo.io/pismo-docs/reference/postsetuptransactiontype) | [Transaction type created](https://developers.pismo.io/events/docs/transaction-types-creation-1)                                             |

> 🚧
>
> \* At this time, idempotency for the transaction [Transaction created](https://developers.pismo.io/events/docs/transaction-creation-1) event must be controlled by the transaction `id` field.