{"data": {"request": {"method":"POST","url":"https://example.com", "body": {} // The data we sent to your webhook. It can be different based on the event. Please read the webhook's page.
},"response": {},// Your webhook response "responseError": {} // The error your webhook returned (If the response status is not 2xx) }}
{"error": {"code":5,"title":"NOT_FOUND","status":404,"message":"Webhook not found!" }}
*
String
Identifier of the webhook
event*
String
The event you want to test. i.e. reservationPinGenerated