---
title: "Delete Credit Note"
method: DELETE
path: "/accounting/credit_notes/{credit_note_uid}"
---

# Delete Credit Note

`DELETE /accounting/credit_notes/{credit_note_uid}`

Only "UNAPPLIED" Credits can be deleted

## Path parameters

- `credit_note_uid` string, required

## Response `200`

200

- object
  - `type` string
  - `message` string

## Other responses

- `500` — 500

---

[API](https://skmtc.net/zuper/apis/zuper-pro-api.md) · [All operations](https://skmtc.net/zuper/apis/zuper-pro-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zuper/zuper-pro-api/revisions/c7b8028a05de/schema)
