#inseamdev_api
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฑ๏ธ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime!
๐ 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/1212137431453663242
๐ Have more to share? You can add more detail below, including code, screenshots, videos, etc.
โฒ๏ธ 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. Thank you for your patience!
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- inseamdev_api, 4 hours ago, 5 messages
- inseam-express-requirements, 1 day ago, 12 messages
Hello ๐
If the account has been disabled due to pending requirements then yeah it would show up under requirements.disabled_reason when you retreive the account
https://docs.stripe.com/api/accounts/retrieve
awesome, I was looking on the stripe express dashboard and it has the different statuses. Restricted, Rejected, Enabled, Complete, etc...
Wasn't sure if those statuses were available in the API or not
I don't think we have a 1:1 parity with the dashboard functionality but the API does offer following reasons:
an be action_required.requested_capabilities, requirements.past_due, requirements.pending_verification, listed, platform_paused, rejected.fraud, rejected.incomplete_verification, rejected.listed, rejected.other, rejected.terms_of_service, under_review, or other.