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

# Issue a draft credit note

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

Apply a DRAFT credit note to its invoice. Increments invoice.adjustmentsUsdc and recomputes invoice status. Idempotent: returns 409 if the credit note is not in DRAFT status.

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