Section: Connect Accounts

Create onboarding link

bash
bash
stripe account_links create --account acct_123 --refresh-url https://example.com/reauth --return-url https://example.com/return --type account_onboarding

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.