#sticks
1 messages · Page 1 of 1 (latest)
Hello
Yes listing balance transactions would be the way to do this via the API. Otherwise you can use the Reports API but there is a delay with that before you can retrieve recent data. What do you mean by:
but I've found it unreliable if you don't have all data for that month or day yet.
If I run the report now for example, I get an error of https://img.sticks.ovh/G-i7v_wxe
That's not our error
What does "running the report" actaully entail?
Are you using a third party?
Okay so do you have a request ID associated with attempting to list these balance transactions?
sure, one moment
req_EblngdPaBS2JtA
Gotcha so yeah you are using the wrong parameters
starting_after is for pagination
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
You want to be using created: https://stripe.com/docs/api/balance_transactions/list#balance_transaction_list-created
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.