Accounting Export File Created
This webhook is triggered when a new accounting export report is successfully created.
Typical Scenario
A new accounting export report was created in billwerk and you want to download it directly via API.
HTTP/1.1 POST /billwerk-hook Host: example.com Content-Type: application/json { "Event":"AccountingExportFileCreated", "FileId":"5e4bd7ad9cc9ba11404fc7c8" }