---
title: "Create compensation type"
method: POST
path: "/compensation_types"
tags: ["Compensation types"]
---

# Create compensation type

`POST /compensation_types`

## Request body

- object
  - `name` string

## Response `201`

Created

- object
  - `id` integer
  - `name` string

---

[API](https://skmtc.dev/peopleforce/apis/company-api.md) · [All operations](https://skmtc.dev/peopleforce/apis/company-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/peopleforce/company-api/revisions/ff612e61a4c3/schema)
