---
title: "Create off-CHRT org"
method: POST
path: "/orgs/off_chrt_org_data/create/v1"
tags: ["/orgs", "/off_chrt_org_data"]
---

# Create off-CHRT org

`POST /orgs/off_chrt_org_data/create/v1`

Creates owner-scoped off-CHRT organization data and, for shippers or providers, its required connection. | authz: allowed_org_types=[provider] | (CreateOffChrtOrgReq) -> (CreateOffChrtOrgRes)

## Request body

- CreateOffChrtOrgReq — Creates off-CHRT org data, with a connection for shippers and providers.
  - `off_chrt_org_data` OffChrtOrgDataClientCreate1, required — unresolved $ref
  - `coordinator_default_department_id` string, nullable

## Response `200`

Successful Response

- CreateOffChrtOrgRes
  - `off_chrt_org_data_id` string, required
  - `connection_id` string, nullable, required

## Other responses

- `422` — Validation Error

---

[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)
