---
title: "POST /api/currency-listings/news/comments"
method: POST
path: "/api/currency-listings/news/comments"
tags: ["ApiCurrencyListings"]
---

# POST /api/currency-listings/news/comments

`POST /api/currency-listings/news/comments`

## Request body

- NewsCommentDto
  - `newsItemId` integer, nullable
  - `currencyListingCode` string, nullable
  - `userId` string, nullable
  - `text` string, required

## Response `200`

Success

---

[API](https://skmtc.dev/binibit/apis/webapp.md) · [All operations](https://skmtc.dev/binibit/apis/webapp/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/binibit/webapp/revisions/975d0a2e9e7d/schema)
