3 years ago
Webhook enhancement for deleted subscriptions!
All merchants and partners using Recharge subscription/deleted
webhook can now access the full subscription object within the webhook payload.
The webhook is triggered when a subscription is deleted. The updated webhook payload now includes 30+ parameters including Customer ID and Email. The additional parameters allow merchants and partners to accurately trace deleted subscriptions for creative use-cases such as
- Maintain internal alignment with downstream systems
- Deliver enhanced customer support
- Data audits
- and more!
Note: Updates to the subscription/deleted
webhook will not affect the subscription/cancelled
webhook.
To learn more, visit our API Reference Documentation here.