---
title: "UpdateRedemption defines a method for updating a redemption."
method: POST
path: "/quicksilver/tx/v1/interchainstaking/update_redemption"
tags: ["Msg"]
---

# UpdateRedemption defines a method for updating a redemption.

`POST /quicksilver/tx/v1/interchainstaking/update_redemption`

## Request body

- object — MsgUpdateRedemption represents a message type to update a redemption.
  - `chain_id` string
  - `hash` string
  - `new_status` integer
  - `from_address` string

## Response `200`

A successful response.

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/quicksilver-zone/apis/quicksilver-chain-rest-api.md) · [All operations](https://skmtc.net/quicksilver-zone/apis/quicksilver-chain-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/quicksilver-zone/quicksilver-chain-rest-api/revisions/9d29b36df95b/schema)
