curl --request GET \
--url https://app.plugchoice.com/api/v3/teams/{team}/partner/stripe-connect/callback \
--header 'Authorization: Bearer <token>'{
"charges_enabled": true,
"payouts_enabled": true,
"details_submitted": true
}curl --request GET \
--url https://app.plugchoice.com/api/v3/teams/{team}/partner/stripe-connect/callback \
--header 'Authorization: Bearer <token>'{
"charges_enabled": true,
"payouts_enabled": true,
"details_submitted": true
}