#jefskoa_api

1 messages ยท Page 1 of 1 (latest)

stoic bobcatBOT
#

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

๐Ÿ“ 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.

sinful sierra
#

hey there ๐Ÿ‘‹ depending on how recent the data you want to include in the report is, you may encounter this in production

fathom agate
#

Only one report is needed: payout_reconciliation.by_id.summary.1 after we receive the payout.paid web hook. I might have erroneously assumed if the payout was paid, the reporting data would be available.

#

I don't care so much when the requested report completes, we'll get a webhook msg when the report is complete. But, it would be very helpful if when I'm requesting the report via the API, I can specify to run it when data is available and get a reportrunid back -- even if the report then isn't prepared for hours later. Is that possible with the interval start/end options?

sinful sierra
#

I'm afraid not - for the API report run to be successful, the data must be available when you request the report, or it will error out like you saw in this example

stoic bobcatBOT
fathom agate
#

Do the time intervals when data is available for a report change? For example, for the payout_reconciliation reports, will that data always be available starting at 6am (just an example) for the prior day's payout, or could that 6am be later? I'm now just trying to figure out how to keep my need to get these reports runs done after the payout is complete.

knotty pulsar
fathom agate
#

I want to make sure I understand the timing issue. I ran the report_type retrieve for payout_reconciliation.by_id.summary.1 in my sandbox. Indicates an end time available of 11/10/25 4am UTC. My error msg when requesting the report was at 11/10/25 00:53:36 UTC, roughly 4 hours before 4am. Is that just a timing issue then that when the report request was made at 00:53UTC, data was not available, but now, hours later when I check for data availability, it indicates it was available as of 4am UTC?

knotty pulsar
#

It's the most recent time for which the report type available, but I don't think it was necessarily available at that time

stoic bobcatBOT