curl --request POST \
--url https://app.plugchoice.com/api/v3/teams/{team}/partner/stripe-connect/login-link \
--header 'Authorization: Bearer <token>'{
"url": "<string>"
}curl --request POST \
--url https://app.plugchoice.com/api/v3/teams/{team}/partner/stripe-connect/login-link \
--header 'Authorization: Bearer <token>'{
"url": "<string>"
}Generates a login link to the Stripe Express dashboard for the team’s connected Stripe account. The team must have an active Stripe Connect integration.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.