#ronrupp
1 messages ยท Page 1 of 1 (latest)
What report type did you use via Report API?
'payout_reconciliation.by_id.itemized.4' ๐
Which exact data are you looking for? Those columns in the screenshot should be available in payout_reconciliation.by_id.itemized.4
I'm looking for the data that are being exported in the .csv file
Do you mean there is no data in the report?
There is but I get much more data in the .csv, also metadata and I'd like to have the exact same data via the api ๐
You can define the columns in the Report Run API: https://stripe.com/docs/api/reporting/report_run/create#create_reporting_report_run-parameters-columns
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.