---
title: "Delete Transaction from Queue"
method: DELETE
path: "/api/v1/partner/transactions/{transactionId}"
tags: ["Blaze PARTNER Transaction - TransactionSales"]
---

# Delete Transaction from Queue

`DELETE /api/v1/partner/transactions/{transactionId}`

## Path parameters

- `transactionId` string, required

## Request body

- PartnerTransactionDeleteRequest
  - `reason` string
  - `pin` string
  - `action` string
  - `overrideScope` 'PRODUCT' | 'CART' | 'PROMOTION'
  - `targetId` string
  - `targetName` string
  - `terminalId` string
  - `employeeId` string

## Response `default`

successful operation

---

[API](https://skmtc.dev/blaze/apis/blaze-developer-api.md) · [All operations](https://skmtc.dev/blaze/apis/blaze-developer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/blaze/blaze-developer-api/revisions/784b1a029ac6/schema)
