Sent by Commerce to notify subscribers of payment lifecycle events. The payload structure varies based on the type field.
ce-type: UbersichtEvent
Payload
Discriminator field that determines the event payload structure. Allowed values: ActionRequired, PaymentCreated, PaymentStatusChanged, ProcessingStatusChanged, TransactionStatusChanged
Serialized snapshot of the payment at the time of the event. Processing status. See API reference for allowed values.
Current processing requirement, if any. See API reference for structure.
Merchant-assigned order identifier.
Payment instrument details. See API reference for structure.
Payment method details. See API reference for structure.
UUID of the processor merchant.
Name of the processor merchant.
processor_amount_authorized
Amount authorized by the processor.
processor_amount_captured
Amount captured by the processor.
processor_amount_refunded
Amount refunded by the processor.
Distribution instructions. See API reference for structure.
Associated refunds. See API reference for structure.
Associated transactions. See API reference for structure.
Additional metadata. See API reference for structure.
Custom metadata. See API reference for structure.
Creation timestamp. Format: ISO 8601 date-time.
Last update timestamp. Format: ISO 8601 date-time.
UUID of the affected transaction. Only present when type is TransactionStatusChanged.