---
title: "Deletes a reimbursement"
method: DELETE
path: "/reimbursements/{reimbursement_id}"
tags: ["Reimbursements"]
---

# Deletes a reimbursement

`DELETE /reimbursements/{reimbursement_id}`

Removes a reimbursement that was created prematurely or duplicated during intake so it no longer blocks payroll totals.
Confirm no outbound payments or GL accruals were posted against the reimbursement before deleting it.

## Path parameters

- `reimbursement_id` string, 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)
