curl --request POST \
--url https://app.plugchoice.com/api/v3/teams/{team}/partner/stripe-connect \
--header 'Authorization: Bearer <token>'{
"onboarding_url": "<string>"
}curl --request POST \
--url https://app.plugchoice.com/api/v3/teams/{team}/partner/stripe-connect \
--header 'Authorization: Bearer <token>'{
"onboarding_url": "<string>"
}Creates a Stripe Express Connect account for the team’s partner and returns a Stripe onboarding URL. The team must have an active partner subscription. If a previous connection attempt partially failed, the existing account is reused.Documentation Index
Fetch the complete documentation index at: https://developer.plugchoice.com/llms.txt
Use this file to discover all available pages before exploring further.