This webhook is sent when a transaction has been successfully executed in the ledger.
Webhook Structure
string (UUID)
required
Unique identifier for this event
string (ISO 8601)
required
Timestamp of when the event occurred
string
Identifier to correlate the request with the response. Present only for client-initiated transactions.
string
required
The type of event. Value:
transaction.executedobject
required
The event data containing the details below
Data Fields
string
required
Reference identifier linking transaction to its origin (e.g., payment identification)
string
required
Source system that initiated the transaction. Available values:
PAYMENT, CLIENT, PLAIS, PAYMENT_CARDstring (UUID)
required
Unique identifier of the executed transaction
integer
required
Identifier of the transaction in the ledger system
array
required
List of postings (debits and credits) that make up the transaction
string (ISO 8601)
required
Timestamp when the transaction was created