#jatin dangar - web view API
1 messages · Page 1 of 1 (latest)
I am not sure I understand which API you are asking about. Do you have a link to it or a link to the guide that you are using?
We have an example snippet of code showing that in our doc https://stripe.com/docs/api/account_links/create
-u sk_test_123: \
-d account=acct_456 \
-d refresh_url="https://example.com/reauth" \
-d return_url="https://example.com/return" \
-d type=account_onboarding```
We also have this more in depth guide if that is helpful https://stripe.com/docs/connect/express-accounts