Report Failed
This webhook is triggered when a new report failed during creation.
Typical Scenario
A new report failed during creation in billwerk and you want to trigger a new report inside the UI.
HTTP/1.1 POST /billwerk-hook Host: example.com Content-Type: application/json { "Event":"ReportFailed", "ReportId":"5e4bd7ad9cc9ba11404fc7c8" }