refund.status.pending

Refund is pending

Payload

Webhook event envelope for refund.status.pending

uuid
required

Unique event ID (UUID4)

date-time
required

ISO-8601 timestamp the event occurred

payload
object
required

Refund 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…