---
title: "Deletes a vendor credit"
method: DELETE
path: "/vendor-credits/{vendor_credit_id}"
tags: ["Vendor Credits"]
---

# Deletes a vendor credit

`DELETE /vendor-credits/{vendor_credit_id}`

Permanently removes a vendor credit that should not remain in the subledger.
Ensure no applications or downstream reconciliations still rely on this credit before deleting.

## Path parameters

- `vendor_credit_id` string, uuid, required

## Response `204`

No Content

## Other responses

- `default` — Error

---

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