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>"
}