---
title: "POST /stripe_accounts"
method: POST
path: "/stripe_accounts"
tags: ["stripe_accounts"]
---

# POST /stripe_accounts

`POST /stripe_accounts`

## Query parameters

- `select` string

## Headers

- `Prefer` 'return=representation' | 'return=minimal' | 'return=none' | 'resolution=ignore-duplicates' | 'resolution=merge-duplicates'

## Request body

- StripeAccounts
  - `id` string, text
  - `business_type` string, text
  - `country` string, text
  - `email` string, text
  - `type` string, text
  - `created` string, timestamp without time zone
  - `attrs` unknown

## Response `201`

Created

---

[API](https://skmtc.net/revent-app/apis/standard-public-schema.md) · [All operations](https://skmtc.net/revent-app/apis/standard-public-schema/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/revent-app/standard-public-schema/revisions/90ce877204f2/schema)
