#numericity
1 messages · Page 1 of 1 (latest)
Hi, what's your question?
Hey. Is it possible to get the next payout information via the API? Estimated balance and payout date?
This info is on the dashboard, but if you click through to the payouts list, you can't see this upcoming payout
So you can't see any upcoming payouts via the API unfortunately. You can get the available balance though: https://stripe.com/docs/api/balance/balance_retrieve
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Ok, thanks
Can I ask what a pending payout is, if not a future one?
As I can filter payouts by status, where pending is an option
A pending payout is a Payout that has been created, but which we don't know for sure has landed. You can essentially think of it as the same thing as expected payouts though, now that I'm re-reading your initial message
So how is the value in my above image calculated? Does the dashboard have access to the next upcoming payout that isn't available via the API, or is it something like a combination of the current balance + having automatic payouts enabled?
Not sure if I'm making sense, but effectively I'm trying to mimic that exact functionality from the dashboard (balance + payout amount + expected date) via the API
Not sure to be honest. We don't handle a lot of what appears in the dashboard. I would recommend checking in with our support folks, as they may be able to escalate the question to the actual product team: https://support.stripe.com/contact
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.