---
title: "Leaves feedback for a transaction."
method: POST
path: "/v4/listings/feedback/transaction/{transactionId}"
tags: ["Listings"]
---

# Leaves feedback for a transaction.

`POST /v4/listings/feedback/transaction/{transactionId}`

## Path parameters

- `transactionId` integer, required

## Request body

- LeaveFeedbackRequest — Request body for LeaveFeedback endpoints.
  - `comment` string, nullable — The feedback comment.
  - `type` 0 | 1

## Response `200`

OK

- boolean

---

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