Update documentation to include subscription.scheduled_cancel webhook event
I noticed that the documentation only lists one event for subscription.canceled, but I am actually seeing events like subscription.scheduled_cancel in my implementation. I want this to be included in the documentation for clarity, as it is a valid event when using the 'scheduled' cancellation mode.