---
title: "Consultar Listas Precio Venta"
method: GET
path: "/listaprecioventa"
tags: ["Listas de Precio"]
---

# Consultar Listas Precio Venta

`GET /listaprecioventa`

Se utiliza para consultar las listas de precio disponibles de la cuenta.

## Response `200`

200

- object[]
  - `id_lista_precio_venta` integer
  - `lista_precio_venta` string
  - `incluye_iva` string
  - `habilitado` string

## Other responses

- `400` — 400

---

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