#50an6xy06r6n_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/1225530928139600027
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hey there, our Account API update docs do specify certain parameters are only updatable for custom accounts, though that is not specified for the parameter you try to set:
https://docs.stripe.com/api/accounts/update
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
I can share feedback that some of these could be clarified if also limited
any idea why it can't be updated then?
Are you able to try the same request using your secret key directly, instead of via the CLI?
like through the API?
yeah I can do that, but it will take some time to set it up internally
@terse ridge getting the same error through the API: https://dashboard.stripe.com/acct_1MemE7QJ3QVBSA1T/test/logs/req_5utfBcn2bno7xP?t=1712263233
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
it is seeming like the fact that the parameter that can't be updated is just undocumented
Yes, ok thanks for sharing, and I'll file to get that improved
thanks!