#draakar_api
1 messages ยท Page 1 of 1 (latest)
๐ 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/1227957159459946617
๐ 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.
- draakar_webhooks, 3 hours ago, 22 messages
Hi, let me help you with this.
Hey thank you
You're saying you're running the report via UI twice, do you mean via UI vs via API?
I see the report types are different. One is for your connected accounts and the other is for your own account.
But I am sending the stripe account header
๐ stepping in here
And if I do the request sending the connected_account it says Report type payout_reconciliation.itemized.5 does not take parameters[connected_account].
So you are trying to run the connected_account_payout_reconciliation.itemized.5 report, yes?
If so, you don't use the Stripe Account header. You can pass the Connected Account ID as a parameter though
Let me try again in a sec
Ok now I can see some data
Does this also work for standard accounts?
Or I have to accomodate both scenarios?
It should work for Standard if you have Platform Controls: https://docs.stripe.com/connect/platform-controls-for-stripe-dashboard-accounts
and if not?
Then no you can't access reporting for those Standard accounts
Not even passing the headers
Correct. That account can have data that isn't related to your platform in that case so we can't expose it to you.