#hercules_2022-connect

1 messages · Page 1 of 1 (latest)

tranquil flicker
#

Hi! Give me a few minutes to look into this.

dusty jacinth
#

Sure thing. I imagine not. If not, is there any other key in the account object or anywhere else in the API where I can pull when the bank account ownership verification is due?

dusty jacinth
#

hi, were you able to find anything?

tranquil flicker
#

Sorry for the delay, Discord is quite busy. What type of account are you creating (standard/express/custom)?
You added a bank account to the stripe account, and would like to know if/when a ownership verification is needed?

dusty jacinth
#

custom

#

Yes, in the Account object 'requirements' hash, would bank account ownership verification appear in the currently_due or eventually_due arrays? If not, is there any other key in the account object or anywhere else in the API where I can pull when the bank account ownership verification is due?

tranquil flicker
#

Got it! And by "bank account" you mean the external_account?

dusty jacinth
tranquil flicker
#

Thanks for the clarification. I'm not sure, let me ask a colleague.

dusty jacinth
#

great, thanks

dusty jacinth
#

any news?

azure vapor
#

Hello. So you'll get documents.bank_account_ownership_verification.files in requirements

dusty jacinth
#

"documents.bank_account_ownership_verification.files" will appear inside of requirements.currently_due or requirements.eventually_due

#

Is that right?

azure vapor
#

Yes that's correct

dusty jacinth
#

Ok, great.