---
title: "priceList__getPriceList"
method: POST
path: "/tools/priceList__getPriceList"
tags: ["Items"]
---

# priceList__getPriceList

`POST /tools/priceList__getPriceList`

Obtiene una lista de precios específica por su ID. Preferir sobre getPriceLists cuando el ID es conocido.

## Request body

- object
  - `id` string, required — ID de la lista de precios a consultar.
  - `fields` string — Campos adicionales a retornar, separados por coma. Valores posibles: editable, deletable.

## Response `200`

Lista de precios consultada exitosamente.

## 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/revisions/cd52d3f68f1b/schema)
