Skip to main content
POST
Setup Connect Account
Creates a Stripe Connect Custom account for the team. Returns the account ID for use with Stripe embedded onboarding. If the team already has a Connect account, its existing account ID is returned. Requires a verified email and is rate limited to 5 requests per minute.
team
string
required
The UUID of the team.
country
string
required
Two-letter ISO country code.

Response

account_id
string
The Stripe Connect account ID.