- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Find Subscription cancelation date
Hi,
How can I find the date when the subscription was canceled?
GetSubscription method returns the startDate but it doesn't return the endDate.
Is there any way to get the end date.
We need this information to calculate churn rate in our app.
Thank You.
โ07-04-2019 11:06 PM - edited โ07-04-2019 11:08 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There are a number of ways to do that using the info returned from subscription reporting but I will not even get into them as they take more work than is necessary. I do not believe there is a response field in any API call to get that, but you can subscribe to subscription events for Webhooks. That is what you want to do. Set up webhooks.
โ07-07-2019 05:53 PM

