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

# inventoryAdjustments__getInventoryAdjustment

`POST /tools/inventoryAdjustments__getInventoryAdjustment`

Obtiene un ajuste de inventario específico por su ID, incluyendo el detalle completo de la bodega, los ítems ajustados (con tipo de movimiento, cantidad, costo unitario) y la numeración asignada.

## Request body

- object
  - `id` string, required — ID del ajuste de inventario a consultar.

## Response `200`

Ajuste de inventario consultado 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/versions/cd52d3f68f1b/schema)
