---
title: "Registra un nuevo comprobante de contabilidad (Maestro-Detalle)."
method: GET
path: "/api/CentroCosto/Listar"
tags: ["CentroCosto"]
---

# Registra un nuevo comprobante de contabilidad (Maestro-Detalle).

`GET /api/CentroCosto/Listar`

## Query parameters

- `empresa` string
- `usuario` string
- `password` string
- `tnsapitoken` string
- `filtro` string

## Response `200`

OK

- CentroCosto[]
  - `ocenid` string
  - `onro` string
  - `odescrip` string
  - `octautilcc` string
  - `ocodctautil` string
  - `onomctautilcc` string
  - `octaperejecc` string
  - `ocodctaperejecc` string
  - `onomctaperejecc` string

---

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