#Serdar
1 messages · Page 1 of 1 (latest)
Hi there, where do you get this info?
Found it in this discussion
And also received this from your API in my code:
ExceptionsHandler Balance transaction history can only be filtered on automatic transfers, not manual. -> (Error: Balance transaction history can only be filtered on automatic transfers, not manual.
I tried to get balance transactions history to payouts
for automatic payouts, it worked very good
but as soon as. i did von manual payout, its giving me this error
https://stripe.com/docs/api/balance_transactions/list#balance_transaction_list-payout as mentioned in the API reference, the List all balance transactions API is for automatic payouts only.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.