#themechanic_api

1 messages ยท Page 1 of 1 (latest)

ocean ermineBOT
#

๐Ÿ‘‹ 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/1283079283501432882

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

plain brambleBOT
urban flame
#

Hi there ๐Ÿ‘‹ unfortunately my teamamtes and I in this forum aren't familair with the expected outputs of those reports. We specialize in helping developers work with our API. I'd suggest reaching out to our Support team regarding this:
https://support.stripe.com/?contact=true

placid wyvern
#

hi !

#

oh, you have no clue on root cause ? maybe i'm doing smthg wrong ? :/

urban flame
#

Not without substantially more context, but even then I may not have insight here.

What report are you running? What do you mean when you say it's all zeroes? What is the "admin" that you're comparing it to? What do you see in that "admin" view?

placid wyvern
#

i'm running (for the example id i gave) "report_type": "balance.summary.1" on a connected account. Everything is running (the report is generated, and my webhook triggered), but the data in the file is not matching what i see in stripe dashboard

#

can you confirm i should be able to get the data on a connected account with this reporttype ?

#

i see report type in the doc prefixed with 'connected_account', here is it the error ? but in this case, what are the correct report type matching for :

  • balance.summary.1
  • payouts.summary.1
  • balance_change_from_activity.summary.1
urban flame
#

What report types you should run isn't something we're familiar with in this forum. But based on what I'm seeing here you should be using a connected_account_ report type to generate a report for your Connected Account's data:
https://docs.stripe.com/reports/report-types/connect

Retrieve financial reports for your connected accounts using the API.

placid wyvern
#

ok i will try to find a match, hoping it exists