---
title: "purchase-orders__void-purchase-order"
method: POST
path: "/tools/purchase-orders__void-purchase-order"
tags: ["Gastos"]
---

# purchase-orders__void-purchase-order

`POST /tools/purchase-orders__void-purchase-order`

### MCP
`void-purchase-order` → `purchase-orders__void-purchase-order`.

### HTTP
`POST` al endpoint de anulación (void) — **no** es DELETE.

### Errores
| Código | Significado | Acción |
|--------|-------------|--------|
| 404 | No encontrada o no anulable en este estado | Verificar id y estado |

## Request body

- object
  - `id` string, required

## Response `200`

Orden anulada

---

[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)
