Trial End Approaching
Sent when the trial period of a contract is about to expire. The warning time can be defined per plan.
Typical Scenario
You want to send a reminder to your customer if the trial expires in x days.
HTTP/1.1
POST /billwerk-hook
Host: example.com
Content-Type: application/json
{
"Event" : "TrialEndApproaching",
"ContractId" : "51d970c8eb596a1168df119a",
}