#Emenike-Connect
1 messages · Page 1 of 1 (latest)
Hi! Can you share the request ID (req_xxx)? Here's how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Yup, give me a sec to retrieve the log
sounds good thank you
Thanks for waiting. According to the doc (https://stripe.com/docs/api/accounts/create#create_account-external_account-object), you can only use bank_account for external_account during account creation.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
I see let me implement this now