---
title: "Create Subsidiary"
method: POST
path: "/merchant/accounts/subsidiaries"
tags: ["merchantAccounts"]
---

# Create Subsidiary

`POST /merchant/accounts/subsidiaries`

## Headers

- `Authorization` string, required

## Request body

- object
  - `name` string, required

## Response `200`

Ok

- MerchantAccountsCreateSubsidiaryResponse200
  - `address` string, required

---

[API](https://skmtc.net/coinflow/apis/api-reference.md) · [All operations](https://skmtc.net/coinflow/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/coinflow/api-reference/revisions/6dc33da4df0f/schema)
