payment.status.expired

Payment expired before completion

Payload

Webhook event envelope for payment.status.expired

uuid
required

Unique event ID (UUID4)

date-time
required

ISO-8601 timestamp the event occurred

payload
object
required

Payment status update event payload

uuid | null

Tenant the event belongs to, when applicable

string | null

Delivery topic the event was published on

const
enum
required

Event type

Allowed:
const
enum
required

Event schema version

Allowed:
Response
200

Return any 2xx status to acknowledge receipt of the event.

LoadingLoading…