#ankit_27327
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.
- ankit_27327, 48 minutes ago, 7 messages
- ankit_27327, 15 hours ago, 7 messages
hello! have you seen this guide already? https://stripe.com/docs/reports/api
which bit don't you understand?
if you can help me with the API url example
i'm not sure what you mean by helping you with the API url example?
There is an example here : https://stripe.com/docs/reports/api#report-runs, you would need replace the report type in the example with the one you want.
The full list of Payout reconciliation report types can be found here : https://stripe.com/docs/reports/report-types/payout-reconciliation
The API doc to create a report run is here : https://stripe.com/docs/api/reporting/report_run/create
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
how to use thispayout_reconciliation.itemized.4
pass payout_reconciliation.itemized.4 into this parameter https://stripe.com/docs/api/reporting/report_run/create#create_reporting_report_run-report_type
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.