#devangbhuva97 - delete plans without active subscriptions

1 messages · Page 1 of 1 (latest)

half dust
#

Good question. Looking in to this...

#

Can I ask why you are looking to avoid this? As the doc says, existing subscribers will not be affected

fast arrow
#

By mistake we created too many products & prices in our couple of connected accounts. So we want to delete those

half dust
#

Ah, so you want to delete a lot of prices but are not sure which ones you are actually using?

#

You can provide a plan ID to the price parameter as well

fast arrow
#

No we have data - which price we are using? but we want to confirm before delete

half dust
#

You also might just want to list all subscriptions, go through the list, and make a hash of plans that are in use.

#

You can confirm it by pulling our data with that list call.

fast arrow
#

looks like... that api will work!

half dust
#

Awesome!

fast arrow
#

Thanks @half dust