---
title: "debit-notes__get_debit_note"
method: POST
path: "/tools/debit-notes__get_debit_note"
tags: ["Gastos"]
---

# debit-notes__get_debit_note

`POST /tools/debit-notes__get_debit_note`

### MCP
`get_debit_note` → `debit-notes__get_debit_note`.

### HTTP
`GET /v1/debit-notes/{id}` — Query opcional: `fields`.

### Errores
| Código | Significado | Acción |
|--------|-------------|--------|
| 13005 | Nota de débito no existe | Verificar id (típ. HTTP 404) |
| 403 | Prohibido | Revisar permisos/plan |

## Request body

- object
  - `id` string, required
  - `fields` string

## Response `200`

Objeto debit note

---

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