Provision Stripe Connect account
Storefront Billing
Provision Stripe Connect account
Create a Stripe Express account for the storefront and return an onboarding URL.
POST
Provision Stripe Connect account
Authorizations
API key or access token
Body
application/json
Request body for provisioning a Stripe Connect account. The country is required and permanent.
ISO 3166-1 alpha-2 country where the business is legally based, restricted to Stripe-supported payout countries. Permanent once set — it determines the payout currency.
Required string length:
2Pattern:
^[A-Z]{2}$Example:
"US"