Dunning Created
This webhook is triggered when a new dunning PDF was created and sent/archived.
Typical Scenario
Note
Remark: Not finished yet! You want to listen to this hook to download all individual dunning PDF files.
HTTP/1.1 POST /billwerk-hook Host: example.com Content-Type: application/json { "Event" : "DunningCreated", "DunningId" : "51d97067cb596a1239fff424" }