#khaled_03640
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. 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.
- khaled_03640, 28 minutes ago, 16 messages
- khaled_03640, 18 hours ago, 12 messages
- khaled-stripe-fees, 22 hours ago, 39 messages
- khaled_03640, 1 day ago, 13 messages
- khaled_03640, 1 day ago, 10 messages
- khaled_03640, 2 days ago, 19 messages
and 2 more
hi! there's no data, that is just the report type.
you have to run the report and wait for results, and then access them
please read https://stripe.com/docs/reports/api in detail how to integrate with this.
okay I got this
"result": {
"id": "file_1Oh----PPTUJhm53We48c",
"object": "file",
"created": 1707393633,
"expires_at": 1738929633,
"filename": "frr_1OhW----PPTUJhSzF5JyUR.csv",
"links": {
"object": "list",
"data": [],
"has_more": false,
"url": "/v1/file_links?file=file_1OhW---oPPTUJhm53We48c"
},
"purpose": "finance_report_run",
"size": 46982,
"title": "FinanceReportRun frr_1OhW----PPTUJhSzF5JyUR",
"type": "csv",
"url": "https://files.stripe.com/v1/files/file_1OhWHNFEgoPPT----We48c/contents"
},
how to download this file
on the page I linked, look for the section that says "To retrieve the file contents" ...