---
title: "Create company"
method: POST
path: "/companies"
tags: ["Advanced controls"]
---

# Create company

`POST /companies`

Creates a Codat company..

## Request body

- CreateCompany
  - `name` string, required — Name of company being connected.
  - `description` Description — unresolved $ref

## Response `200`

Success

- Company — unresolved $ref

---

[API](https://skmtc.dev/codatio/apis/codat-sync-commerce.md) · [All operations](https://skmtc.dev/codatio/apis/codat-sync-commerce/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/codatio/codat-sync-commerce/revisions/47d5506e559a/schema)
