#dbousamra_revrec-api

1 messages ¡ Page 1 of 1 (latest)

junior fableBOT
#

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

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

dapper blaze
#

@young hemlock we don't have an API for this, it's Dashboard only

#

dbousamra_revrec-api

young hemlock
#

@dapper blaze Quick response wow. Okay that's fine. It looks like there are similar report_types I can use though: debit_credit_summary for instance. It gives me figures like:

2024-10-01        aud    AccountsReceivable    Revenue    19501.18
2024-10-01        aud    AccountsReceivable    TaxLiability    1949.52
2024-10-01        aud    Cash    AccountsReceivable    4635.84
2024-10-01        aud    CustomerBalance    AccountsReceivable    6.00
2024-10-01        aud    CustomerBalanceAdjustments    CustomerBalance    91.00
2024-10-01        aud    ExternalAsset    AccountsReceivable    18356.23
2024-10-01        aud    Revenue    UnbilledAccountsReceivable    6867.68
2024-10-01        aud    UnbilledAccountsReceivable    Revenue    8071.24

They are "close" but the dashboard is showing 20704.74 as a number. Do you know how that number is being calculated, and if I can use the figures in the CSV above to land on it?

dapper blaze
#

I don't know sorry. I'd recommend talking to our support team for this https://support.stripe.com/contact
We don't know much about the Dashboard or reports on this server and focus more on the code

young hemlock
#

The suggested I come here haha

#

Is there no API that returns this figure somewhere? Perhaps some summary object attached to something

dapper blaze
#

I'm sorry. Support is forbidden from sending you to Discord but they keep doing it

#

And no, none of this exists in the API anywhere. You'd have to calculate it all yourself I think. But really talking to support is the best next step

young hemlock
#

All good! Figured it would be easier for me to speak to devs anyway

#

thanks