#kamil_connect-balance

1 messages ¡ Page 1 of 1 (latest)

crystal pantherBOT
#

👋 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/1290807118521307146

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

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.

torpid sierra
#

kamil_connect-balance

solar surge
#

yes, i read them but still not sure

Im looking for receive those values:

  1. Total balance on the account -- proppably instant_available
  2. Total amount on the way to your bank ( available ?? )
  3. amount of next payout ( status pending???)
torpid sierra
#
  1. it's available
  2. That doesn't exist. If it's on their way to their bank there's already a Payout (or multiple) created so look at that
  3. That doesn't exist in our API
solar surge
#

ye, you have right, sorry for it

torpid sierra
#

All good, just making sure you re-read that thread as we covered this deeper at the time

solar surge
#

can you tell me what is the use case of instant_available ? Docs says that "Funds that you can pay out using Instant Payouts.
"

so when i am using auto payouts i dont care about instant_available and should think about available ?

torpid sierra
#

correct

solar surge
#

okey, so next state of pending is available ? So i can say that "amount of next payout (total)" will be pending? am i right?

torpid sierra
#

kind of. that's what we already discussed in that other thread. You can have $1000 pending, but tomorrow $200 will become available in and in 2 days the remaining $800 will be available

solar surge
#

ahhh, now i get the point you dont do full payout but in chunks

#

and available means exactly that you can transfer that amount to your bank account ?

torpid sierra
#

yes, if you were on manual Payouts for example and building a balance and showing a button to get your balance. A bit like what Venmo or Paypal do

solar surge
#

i see
could you tell if there is the way to recive date of first possible changing state from pending to available ?

#

i means first possible transfre when the state is changing from pending to available

#

*date

torpid sierra
#

You need to look at individual BalanceTransaction objects. Each one will have available_on as a property that tells you when those funds will be available

solar surge
#

ok, thank you for your time! have a good night