Skip to main content

Test

This event is emitted when you manually test a webhook endpoint from the Dashboard or API.

Payload schema

Webhook payload

Use this schema when validating, storing, or transforming the incoming test webhook payload.

id
string<uuid>
webhookId
string<uuid>
eventType
string
required
Allowed value:
test
eventData
TestEventData
required
test
WebhookTestData
required
radomData
paymentLink
PaymentLinkData
required