...
Is there any web-hook, which we can use to cancel the subscription in our system if a subscription is canceled externally (by admin through interface as an example)
Not by Webhook, but a Subscription Plan Subscription Plans can be canceled / made inactiveinactive - REQUIRED
Subscriptions can also be canceled by passing the flash “inactive”: 1,
Whether this resource is marked as inactive
...