#gabrielarghiretapptitude_40899
1 messages · Page 1 of 1 (latest)
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.
- gabrielarghiretapptitude_40899, 2 days ago, 15 messages
Hi
What are the alues you are seeing in the API ? and what is the Account Id acct_...?
acct_1OJuCFQiio2HEkqR
balance [
{
amount: 31145369,
currency: 'usd',
source_types: { card: 31145369 }
}
]
Maybe it is related to money movement?
But I suppose it should be substracted
balance {
object: 'balance',
available: [ { amount: 31145369, currency: 'usd', source_types: [Object] } ],
instant_available: [ { amount: 0, currency:
'usd', source_types: [Object] } ],
livemode: false,
pending: [ { amount: -31145369, currency: 'usd', source_types: [Object] } ]
}
Should I use the instant_available property instead of the available?
Thanks for sharing this, checking...
You're welcome!
The sum of available and pending is 0, that's why you are seeing 0$ in your dashboard, which is the result