#mwagner-Account-getByID-go
1 messages ยท Page 1 of 1 (latest)
For development purposes, I'm using my own account (does that mean yes?). I know that the account has a business_profile property with data.
Ah apologies for the confusion. let me clarify;
Are you using Stripe connect? If yes, are you trying to retrieve a platform account or a connected account?
Apologies, I'm honestly not sure if I use stripe connect. How would I know that?
No worries I can look into it for you.
Do you have an account ID for the account you're trying to retrieve?
As far I know business_profile is considered a PII (Personally identifiable information) which is omitted on API requests
eesh, so there's no way to that information?
let me run a quick test. I'll be back ๐
K, thanks!
yeah as I mentioned earlier, business_profile is omitted as it is PII
don't see a way to retrieve it using the API
Ok., thanks for checking! You guys might want to remove that from the example responses in the api docs, if that's the case.