---
title: "Consultar la información de un reembolso"
method: GET
path: "/refunds/{refund_id}"
tags: ["API de Refunds"]
---

# Consultar la información de un reembolso

`GET /refunds/{refund_id}`

Consulta información detallada de un reembolso.

## Path parameters

- `refund_id` string, required

## Response `200`

Información del reembolso obtenida exitosamente

## Other responses

- `404` — Reembolso no encontrado

---

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