#mkoenke - connect onboarding
1 messages · Page 1 of 1 (latest)
No, this is an expected/intentional limitation because that information is private between the account holder and Stripe on the Standard account
Note that this is indicated in the API ref, for example, as only being available for custom accounts:
https://stripe.com/docs/api/accounts/object#account_object-individual
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
ahhh ok that makes sense, thank you!
NP!