#pravin-connect
1 messages · Page 1 of 1 (latest)
@gloomy hamlet https://stripe.com/docs/connect/identity-verification-api#determining-if-identity-or-business-verification-is-needed should help.
You can inspect the requirements field on the account(that you receive in the account.updated event) to understand what state they are in in their onboarding.
thank you