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.
Endpoint | Event |
---|---|
N/A | Transaction created occurs asynchronously when a transaction is created * |
N/A | Transaction updated occurs asynchronously when a transaction is updated |
Transaction types | |
Create transaction type | Transaction type created |
* At this time, idempotency for the transaction Transaction created event must be controlled by the transaction
id
field.
Updated 17 days ago