Gateway accounts
Retrieves Stripe Connect account information for a given gateway account ID
get/v1/api/accounts/{accountId}/stripe-account
Path parameters
accountIdinteger required
Gateway account ID
Response
OK
Example response
{
"stripe_account_id": "acct_123example123"
}