#matty-account-verification
1 messages · Page 1 of 1 (latest)
matty-account-verification
@jovial moat hello! You can call the Retrieve Account API https://stripe.com/docs/api/accounts/retrieve and then look at the underlying Account object https://stripe.com/docs/api/accounts/object to find all its details. The most important thing for you will be the requirements property that would tell you what's missing
thanks you we just want to prevent this error from happenig in our error tracking system.