#vipuldvp - account api
1 messages ยท Page 1 of 1 (latest)
Hello! Just starting a thread for you -- I'll review and respond as soon as I can ๐
Thanks
What are you trying to do with the account?
I'd suggest inspective individual capabilities in most cases:
https://stripe.com/docs/api/accounts/object#account_object-capabilities
Or payouts_enabled: https://stripe.com/docs/api/accounts/object#account_object-payouts_enabled
but you can check the TOS acceptance specifically if that's what you're looking for:
https://stripe.com/docs/api/accounts/object#account_object-tos_acceptance
Yes, Thanks for your response,
I can checked it with tos acceptance.
I getting error while fetching AccountHolder for creating bank account
Under which package account holder comes.
HI ๐ I'm stepping in for @indigo carbon . Can you share the request ID for the failing request?
Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Might be not having any request Id ---
its throwing exception the exception is -->
No such property: AccountHolder for class: com.stripe.param.checkout.SessionCreateParams