#pareil_api
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1226973024725635214
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there ๐ I believe what you're describing is expected behavior, that we advise about here:
https://docs.stripe.com/api/usage_records#:~:text=For Custom accounts%2C the properties below are always returned. For other accounts%2C some properties are returned until that account has started to go through Connect Onboarding. Once you create an Account Link or Account Session%2C some properties are only returned for Custom accounts
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Thank you for your response, so there's no way to retrieve this type of information, if I understand correctly?
Yes, that information may remain available to you if you use Custom Connected Accounts, but if you're using Standard Connected Accounts currently that could be a large shift. If you're using Express Connected Accounts currently, that change could be worth exploring then.
Thank you for your response, I will consider using another synchronization method then! Thank you.