cURL
curl --request POST \ --url https://api.agentic.scope3.com/api/v2/partner/storefront/billing/connect \ --header 'Authorization: Bearer <token>'
{ "stripeConnectedAccountId": "<string>", "onboardingUrl": "<string>" }
Create a Stripe Express account for the storefront and return an onboarding URL.
API key or access token
Provision Stripe Connect account