#Drewbie
1 messages ยท Page 1 of 1 (latest)
For context, this is all being executed programmatically through the StripeAPI
Hello ๐
Let me take a look
๐
Just so that I am on the same page, what do you see if you make a request to check data availability for your report type?
https://stripe.com/docs/reports/api#data-availability
would you like the dump of the object in here?
{
"id": "payout_reconciliation.by_id.itemized.2",
"object": "reporting.report_type",
"data_available_end": 1674129600,
"data_available_start": 1612483200,
"default_columns": [
"balance_transaction_id",
"created_utc",
"available_on_utc",
"currency",
"gross",
"fee",
"net",
"reporting_category",
"description"
],
"livemode": true,
"name": "Itemized reconciliation for a single payout",
"updated": 1674146833,
"version": 2
}
Note that this report does not take an interval_start or interval_end
I have tried a few different variations of reconciliation and none have spat out data, thus far.
Gotcha. Let me ask a colleague who is more familiar with our Reporting API and get back to you
Can you share the account ID you've tested this on?
Also report run ID and/or request IDs would help too
https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
account_id: acct_1M4ra6GbbIEuw36N
report_run_id: frr_1MS51TGbbIEuw36NuEI4W4bS
another report_id: frr_1MS4lPGbbIEuw36NODKYx3Ie
thank you, we're looking into it
Thank you for waiting. We've checked on our end and your API requests look fine. Our team on discord isn't super familiar with Reporting as such so we're not sure if we're missing something here. I'd recommend talking to our support team via as they're experts on Reports and should be able to help with this
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Ok, I am glad everything looks fine with the requests, I'll go ahead and contact them. Hope it doesn't take too long ๐คฃ
Thank you for your help.
no worries, thank you! have a nice day
You too ๐