cURL
curl --request GET \ --url https://alphainsider.com/api/getStripeAccountLink \ --header 'Authorization: <authorization>'
{ "success": true, "response": "https://connect.stripe.com/setup/c/acct_1Mt0CORHFI4mz9Rw/TqckGNUHg2mG" }
Get stripe account link for managing withdrawal details.
User API token.
Country of residence in ISO 3166-1 alpha-2 format.
Request was successful.