---
title: "Void a credit note"
method: POST
path: "/v1/credit-notes/{id}/void"
tags: ["Credit Notes"]
---

# Void a credit note

`POST /v1/credit-notes/{id}/void`

Voiding an ISSUED credit note reverses its application to the invoice. Voiding a DRAFT credit note is a no-op cleanup. Requires a reason of at least 5 characters.

## Path parameters

- `id` string, required

## Response `200`

Default Response

---

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