#haru_53

1 messages · Page 1 of 1 (latest)

wooden tree
#

heya @hushed echo! can you share the connected account id which you're trying to retrieve the info for? it'd look like acct_xyz

hushed echo
#

Hi @wooden tree I would like to confirm whether account id I share with you can be only accessible stripe and not by other users

wooden tree
#

yep the account id will only be accessible by us

hushed echo
#

Great here is the id acct_1JRUj3PCx4DJwhYe

wooden tree
#

@hushed echo the tax_id isn't retrievable via the API for an Express account. Is there a reason why you need this?

hushed echo
#

Yes. Due to application business logic we require this information. Is there any other stripe API which allows to retrieve company tax_id information?

wooden tree
#

is it to file for 1099ks in the future?

hushed echo
#

We generate invoice on the application which requires company name & tax_id info

wooden tree
#

aah

#

Because this is Personally Identifiable Information (PII), and also because this information is collected via the Stripe Dashboard / Onboarding form for Express accounts, the Platform won't have access to this information at all for Express accounts via the API

hushed echo
#

Hi @wooden tree You mentioned about 1099ks. Does enabling that for connected account will allow retrieving tax_id information?

wooden tree
#

That won't be via the API, you'll have the ability to export TINs in a list via the Dashboard. This may only be available during tax season though. I'm afraid you'll have to write in to Stripe Support if you want to find out more about it

hushed echo
#

Thanks a lot for information. Cheers