#vladimir_88101
1 messages · Page 1 of 1 (latest)
Hi there
In the API you want to look at the requirements hash: https://stripe.com/docs/api/accounts/object#account_object-requirements
Restricted would indicate there are items past_due, enabled generally means items are eventually_due, and complete means no outstanding requirements
Thanks so much for the reply!