Skip to main content
POST
Create Stripe Connect account for athlete (bank account details, country hardcoded US)

Authorizations

Authorization
string
header
required

JWT Bearer token authentication. Use the /api/login endpoint to obtain a token.

Body

application/json
account_holder_name
string
Example:

"John Smith"

routing_number
string
Example:

"110000000"

account_number
string
Example:

"000123456789"

ssn_number
string

SSN for Stripe identity verification (optional)

Example:

"1234"

Response

200

Connect account created/link returned