---
title: "accounting__createCostCenter"
method: POST
path: "/tools/accounting__createCostCenter"
tags: ["Accounting"]
---

# accounting__createCostCenter

`POST /tools/accounting__createCostCenter`

Crea un nuevo centro de costos

## Request body

- object
  - `name` string, required — Nombre del centro de costos
  - `code` string — Código del centro de costos

## Response `200`

Centro de costos creado

## Other responses

- `401` — No autorizado

---

[API](https://skmtc.net/alegra/apis/ingresos.md) · [All operations](https://skmtc.net/alegra/apis/ingresos/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/alegra/ingresos/versions/cd52d3f68f1b/schema)
