#Bruki
1 messages · Page 1 of 1 (latest)
Hi there!
Can you share the ID (req_xxx) of the failing API request?
https://support.stripe.com/questions/finding-the-id-for-an-api-request
req_3kTIKeNpFSKjAL
You need to check you have enough balance, this is the field:
https://stripe.com/docs/api/balance/balance_object#balance_object-available
Okay, so I was using the instant available for some reason. That should do it indeed then, just wanted to make sure it was the right thing to do. Appreciate it!
instant_availablebalance is for instant payout
https://stripe.com/docs/payouts/instant-payouts#creating-an-instant-payout
Thank you!
np!