---
title: "Merge split transactions"
method: DELETE
path: "/transactions/{transactionId}/splits"
tags: ["transactions"]
---

# Merge split transactions

`DELETE /transactions/{transactionId}/splits`

Requires **transactions:write:all** scope.

## Path parameters

- `transactionId` string, uuid, required

## Response `204`

Successful Transaction Splits Response

## Other responses

- `401` — Unsuccessful Response - Not authorised - Missing authorization header - Invalid access Token
- `403` — Unsuccessful Response - Forbidden - Invalid scopes
- `404` — Unsuccessful Response - Resource Not found

---

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