---
title: "Delete Out-Of-Platform Transaction"
method: DELETE
path: "/business/v2/transactions/out-of-platform-transactions/{transactionId}"
tags: ["Transactions"]
---

# Delete Out-Of-Platform Transaction

`DELETE /business/v2/transactions/out-of-platform-transactions/{transactionId}`

Endpoint to delete a specific Out-Of-Platform `Transaction`.

## Path parameters

- `transactionId` string, required — The `Transaction` ID.

## Headers

- `X-Soldo-Fingerprint` string, required — [Advanced authentication](ref:advanced-authentication): `SHA512SUM` of the fingerprint values listed in the fingerprint order for this endpoint.
- `X-Soldo-Fingerprint-Signature` string, required — [Advanced authentication](ref:advanced-authentication): Signature of the `X-Soldo-Fingerprint`.

## Response `204`

No content as result.

---

[API](https://skmtc.net/soldo/apis/soldo-business-api-v2-0.md) · [All operations](https://skmtc.net/soldo/apis/soldo-business-api-v2-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/soldo/soldo-business-api-v2-0/revisions/7be21448a2b3/schema)
