---
title: "Deletes an invoice by ID"
method: DELETE
path: "/invoices/{id}"
tags: ["Invoice"]
---

# Deletes an invoice by ID

`DELETE /invoices/{id}`

Returns 200 even if the delete fails

## Path parameters

- `id` integer, required

## Response `200`

Invalid request

---

[API](https://skmtc.dev/syncromsp/apis/syncro.md) · [All operations](https://skmtc.dev/syncromsp/apis/syncro/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/syncromsp/syncro/revisions/dfc1c332d2c2/schema)
