Skip to main content
POST
/
v1
/
api
/
stripe-connect
/
onboarding
Start Stripe Connect onboarding
curl --request POST \
  --url http://localhost:3091/v1/api/stripe-connect/onboarding \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

JWT access token from POST /v1/api/auth/login

Response

Onboarding started successfully

The response is of type object.