---
title: "Updating disputes by ID"
method: POST
path: "/external/merchants/orders/disputes/{dispute_id}"
tags: ["Dispute Management"]
---

# Updating disputes by ID

`POST /external/merchants/orders/disputes/{dispute_id}`

This API allows you to update an existing dispute with a new comment. NOTE: This API does not allow you to change the state of the dispute, only add a new comment

## Response `200`

Dispute updated successfully

## Other responses

- `400` — Invalid dispute ID

---

[API](https://skmtc.net/tamara/apis/tamara-public-apis-v1-0.md) · [All operations](https://skmtc.net/tamara/apis/tamara-public-apis-v1-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tamara/tamara-public-apis-v1-0/revisions/924ade2a1159/schema)
