#mastjoe_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/1506309848621650133
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
hi, there's no way to do this through the API, but you can do it through the dashboard. see here for documentation: https://docs.stripe.com/connect/pausing-payments-or-payouts-on-connected-accounts
@thin hound Thanks for your response. Is there any other way I could update capabilities to get similar behaviour as when done on dashboard?
I don't think so. many capabilities are permanent and won't let you update them to remove them (see here). Stripe does have a private risk management API that lets you do this, but you have to be approved to use it. you would need to reach out to Support to determine whether you're eligible to use it
Alright. Thanks a lot @thin hound . I appreciate your assistance