Skip to main content
Sent by Commerce to notify subscribers of payment lifecycle events. The payload structure varies based on the type field. ce-type: UbersichtEvent

Payload

type
string
required
Discriminator field that determines the event payload structure.Allowed values: ActionRequired, PaymentCreated, PaymentStatusChanged, ProcessingStatusChanged, TransactionStatusChanged
payment
object
required
Serialized snapshot of the payment at the time of the event.
transaction_id
string
UUID of the affected transaction. Only present when type is TransactionStatusChanged.