cURL
curl --request POST \ --url https://api.example.com/api/stripe/connect \ --header 'Content-Type: application/json' \ --data ' { "orgId": "<string>" } '
Set up Stripe Connect for an organization.
{ "accountId": "acct_1234567890", "onboardingUrl": "https://connect.stripe.com/setup/e/..." }
onboardingUrl