---
title: "Create Stripe Connect account"
method: POST
path: "/billing/stripe_connect/create_account/v1"
tags: ["/billing"]
---

# Create Stripe Connect account

`POST /billing/stripe_connect/create_account/v1`

Creates a Stripe Connect account for the organization to receive payments. Idempotent - returns existing account if already created. | () -> (CreateStripeConnectAccountRes)

## Response `200`

Successful Response

- CreateStripeConnectAccountRes
  - `stripe_connect_account_id` string, required

---

[API](https://skmtc.dev/chrt/apis/chrt-fastapi.md) · [All operations](https://skmtc.dev/chrt/apis/chrt-fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/chrt/chrt-fastapi/revisions/ea04e157edb3/schema)
