#NewtReyes - Connect Bank Account

1 messages ยท Page 1 of 1 (latest)

dense hamlet
#

Hello! The code snippet there should make it clear where the account ID goes. Can you tell me more about where you're stuck and what you've tried?

valid nebula
#

I am sorry, but I am not seeing where to send the custom connected account id when sending the request.

dense hamlet
#

It's in the URL.

valid nebula
#

Am I missing something silly?

#

Then I was missing something silly

#

๐Ÿ˜„

#

Sorry

dense hamlet
#

.../v1/accounts/<ACCOUNT_ID_HERE>/... ๐Ÿ™‚

valid nebula
#

Yes

dense hamlet
#

No worries! ๐Ÿ˜„

valid nebula
#

Thank you

dense hamlet
#

Happy to help!

valid nebula
#

One more question

#

if I may

dense hamlet
#

Yep, what's up?

valid nebula
#

As it is right now, I am using this method for creating a bank account token on the client side:

#

This generates a btok_*** id. How can I attach that token to a specific custom connected account?

dense hamlet
valid nebula
#

Right

#

But in this case, we are working on allowing custom accounts to have several external bank accounts

#

How to I use that btok_*** id to create a bank account on the server side?

#

Nevermind

#

I just found it