Enhanced callback function for processing webhook events with raw HTTP access
This callback provides access to the raw HTTP request and response objects, allowing developers to handle webhook validation challenges and customize responses as needed.
The JSON payload of the webhook event
The raw HTTP request object
The raw HTTP response object
Enhanced callback function for processing webhook events with raw HTTP access
This callback provides access to the raw HTTP request and response objects, allowing developers to handle webhook validation challenges and customize responses as needed.