#Evgeniy - Verification Files
1 messages · Page 1 of 1 (latest)
HI 👋
Here's the docs we have on this: https://support.stripe.com/questions/bank-account-ownership-verification
For more thorough details on the files required, you can contact support.
Hello @polar garden.
I mean that I got the account object through the API and in the requirements I see, for example, the "currently_due" key as an array. This array may contain different codes with Stripe requirements. My question is how/where to get the description of these codes to display to the user in our UI interface.
Everything we have on those can be found here: https://stripe.com/docs/api/accounts/create#create_account-documents
For the files attribute it looks like document IDs
This link shows a list of those keys. But I can't find how to get the description for them.
Unfortunately I don't think that is a list we provide anywhere.
Ok. Thank you.