---
title: "Cancelar solicitação de devolução"
method: POST
path: "/med/refund/{refundId}/cancel"
---

# Cancelar solicitação de devolução

`POST /med/refund/{refundId}/cancel`

## Path parameters

- `refundId` string, required

## Request body

- unknown

## Response `200`

200

- object
  - `transactionId` integer
  - `status` string
  - `refundAmount` number
  - `creationTime` string
  - `lastModified` string
  - `contestedParticipant` string
  - `refundReason` string
  - `refundDetails` string
  - `requestingParticipant` string
  - `analysisResult` string
  - `endToEndId` string
  - `infractionReportId` string
  - `refundId` string
  - `analysisDetails` string

## Other responses

- `400` — 400
- `404` — 404
- `500` — 500

---

[API](https://skmtc.net/celcoin/apis/api-para-transa-es.md) · [All operations](https://skmtc.net/celcoin/apis/api-para-transa-es/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/celcoin/api-para-transa-es/revisions/85dd6188a37b/schema)
