#jscheel
1 messages · Page 1 of 1 (latest)
When you customers who have negative account balances are you referring to connect? customer credit balances? the customer_balance payment method?
yes, I'm referring to customers that have credit
we had a mistake in our billing system that credited users incorrectly when changing their plans mid-subscription
Gotcha
So you'll can use your list customer endpoint and check balance on each customer - but for updating the balance you'll need to make a separate request for each customer
ok, np. Guessing I could run into some rate-limiting, yes?