Webhooks
Verify a webhook endpoint
Send a test event to verify the webhook endpoint is properly configured and reachable. The request body accepts an optional 'eventType' field to specify which event type to test (e.g., 'transaction.created', 'transaction.updated'). If omitted from the request body, defaults to 'transaction.created'.
post/webhooks/{webhookEndpointId}/verify
Path parameters
webhookEndpointIdstring uuid required
ID for the webhook