#laxmanpula-reports-connect
1 messages · Page 1 of 1 (latest)
Have you tried this out? I believe you should be getting back the parameters that were passed in when you created the Report Run in the reporting.report_run.succeeded event
ok. we couldn't test this end to end in lower environments. looks like reports events are avaialble in production only. also, there is not documentation around this here @ https://stripe.com/docs/reports/api. thank you for confirming, I will work with this.
Yeah sorry it's not well-documented - for a reference, I'd suggest you look at the full Report Run object in our api reference (https://stripe.com/docs/api/reporting/report_run/object) which should reflect what you get back in a reporting.report_run.succeeded event
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
thans again for the confirmation and reference documentation.