#amn - customer deletion
1 messages · Page 1 of 1 (latest)
There's no way to specifically delete customers in bulk by criteria like that
but, you should be able to use expansion to get subscriptions for each customer when listing
ie expand[]=data.subscriptions
Oh, I actually can
Well, that saves thousands of requests, it'll be just the deletion requests and dozen listing requests
Just thought i'd ask if there was a way to make less requests
NP - glad that was helpful!