#withapain

1 messages · Page 1 of 1 (latest)

grizzled sapphireBOT
severe shell
#

Hi there!

#

Are these accounts connected accounts?

dusty rampart
#

ah, maybe accounts was a bad word. I meant 100k customers on one account🙂

severe shell
dusty rampart
#

yup, I am aware. I was just hoping you could hint me with some bulk deletion strategy, that would not force me to either delete for 20 hours, or parallelize this job 😄

severe shell
#

We don't have any bulk API endpoint. So if you want to delete the customers with the API, you'll need to do it one by one while respecting our rate limits: https://stripe.com/docs/rate-limits

#

Note that Stripe doesn't have any limits on the number of customers you can have on your account. So one option could be to not delete these customers.

dusty rampart
#

Yup. The issue is that we run a lot of analytics to make sure our event-system is in-sync.

And when you have 100k it is impossible with Search API, so we need to use Sigma, which is not real-time solution