---
title: "Delete other income"
method: DELETE
path: "/other-income/{id}"
tags: ["Other Income"]
---

# Delete other income

`DELETE /other-income/{id}`

Deletes an other income entry

## Path parameters

- `id` integer, required

## Response `200`

Successfully deleted

## Other responses

- `401` — Unauthenticated
- `404` — Not found

---

[API](https://skmtc.net/harpoonapp/apis/harpoon-api-documentation.md) · [All operations](https://skmtc.net/harpoonapp/apis/harpoon-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/harpoonapp/harpoon-api-documentation/versions/e8fd192f94c6/schema)
