This endpoint is used to send test webhook events for integration testing.
Please use the Host sandbox for testing: https://regulation-proxy.billerbase.com
The response code and body contain the response from the merchant url and sent parameters.
{
"merchant": "demomerchant",
"type": "subscription",
"action": "subscription_manual_freeze",
"url": "Your webhook URL"
}