---
title: "POST /datatypes/costtypes"
method: POST
path: "/datatypes/costtypes"
tags: ["DataTypes"]
---

# POST /datatypes/costtypes

`POST /datatypes/costtypes`

## Response `200`

- CostType[]
  - `id` string, nullable
  - `_ts` string, date-time
  - `deleted` boolean
  - `userId` string, nullable
  - `origin` string, nullable
  - `name` string
  - `category` 0 | 10 | 20 | 30 | 40 | 50 | 60 | 70 | 90 | 100 | 200
  - `trackAmount` boolean
  - `measurementUnits` string[]
  - `measurementType` 0 | 1 | 2 | 3
  - `Type` string

---

[API](https://skmtc.dev/poolmathapp/apis/my-title.md) · [All operations](https://skmtc.dev/poolmathapp/apis/my-title/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/poolmathapp/my-title/revisions/f50b2025f204/schema)
