#kc_dh_ff
1 messages · Page 1 of 1 (latest)
Hi, there is not a way to query for a list of Connected Accounts with for a certain status. You'd need to List the accounts, https://stripe.com/docs/api/accounts/list and filter them on your end, https://stripe.com/docs/api/accounts/object#account_object-requirements-eventually_due
I see - but if I get that list - is there a way I can distinguish "Restricted" from "Restricted Soon"?
This is from our Dashboard
I added the specific resource, you'd look at requirements.eventually_due https://stripe.com/docs/api/accounts/object#account_object-requirements-eventually_due