#Sangeeta
1 messages · Page 1 of 1 (latest)
okay
Yes i have got list but how we manage the which subscription cancelled
because here is recurring month day week
subscription
I am not following the last statement. Do you want to only receive cancelled Subscription?
You can pass in the filter parameter status = cancelled
ok
but my query is how we cancel the subcription who is running , then i donot want to continue so ... how we cancel the subscription
You take all the running Subscription IDs, then on each ID run the Cancel Subscription API