---
title: "DELETE /tax/transactions/{transaction_id}"
method: DELETE
path: "/tax/transactions/{transaction_id}"
---

# DELETE /tax/transactions/{transaction_id}

`DELETE /tax/transactions/{transaction_id}`

Delete a specific transaction using its ID

## Path parameters

- `transaction_id` string, required

## Response `200`

Transaction deletion response

- DeleteTransactionResponse
  - `object` string — The type of object deleted
  - `deleted_at` number — Epoch datetime representing the date and time the object was deleted

## Other responses

- `400` — Unexpected error

---

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