---
title: "Eliminar nota de crédito"
method: DELETE
path: "/credit-notes/{id}"
tags: ["Notas Crédito"]
---

# Eliminar nota de crédito

`DELETE /credit-notes/{id}`

Endpoint para eliminar la información de una nota de crédito.

## Path parameters

- `id` string, required

## Response `200`

200 OK

## Other responses

- `404` — unresolved $ref

---

[API](https://skmtc.dev/alegra/apis/ingresos.md) · [All operations](https://skmtc.dev/alegra/apis/ingresos/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/alegra/ingresos/revisions/cd52d3f68f1b/schema)
